Author Topic: Alien King - I'LL TAKE OVER BLOCKLAND  (Read 2231 times)

we knew he wasnt actually take over BL...-_-

"findclientbyname(alien).clansuffix/prefix = "IM A friend";"
Why does everyone always use findclientbyname? Is there anyone who still uses listclients()?

we knew he wasnt actually take over BL...-_-
I lol'd.

Console
Findclientbyname("Your name").clansuffix="Bla";
you have to be the host for that to work. don't you?

Big brother is a hoe, so in console he's typing "findclientbyname(alien).clansuffix/prefix = "IM A friend";", or something along those lines.

In all seriousness though, hes just a troll, and he's not serious. If he was, how is he going to be taking over blockland? Also, wtf is up with the colors on your blockland?
No it wasn't my server I can't use the console :D

Oh and I print screen'd.

No it wasn't my server I can't use the console :D

Oh and I print screen'd.
I know what Tylana said about you... >.> But I wont tell...

OnTopic: He still sounds like a friend to me.

we knew he wasnt actually take over BL...-_-

Of course he will, and we have to stop him before it's too late.


Why does everyone always use findclientbyname? Is there anyone who still uses listclients()?
Um listclients shows which clients are on the server. Fcbn allows you to manipulate that player...

Um listclients shows which clients are on the server. Fcbn allows you to manipulate that player...
listclients will give you the object id of all the clients, so you can use ####.function() instead of FindClientByName("Generic Name Guy").function().

yeh but the object ID's are constantly changing.

yeh but the object ID's are constantly changing.
Constantly? They are assigned when someone connects, and stay with them until they leave.