Author Topic: Server Commands  (Read 1814 times)

serverCmdOpenPlayerList doesn't open the player list, it lets the server know that you opened the player list.
Ohhh. Lol. Are there any functions that open the player list or even better the Esc Menu?

Canvas.pushDialog(escapeMenu); or something

Canvas.pushDialog(escapeMenu); or something
Yup! That works. Thanks.

Any idea what THIS does?

Code: [Select]
virtual bool isKoreanBuild() {}

checks for silly korean build of course!

checks for silly korean build of course!
lol. Whats THAT supposed to mean?

Anybody know if its possible to make myself tumble? here's my script so far.

Code: [Select]
case "LogBot Tumble":
if(%name $= "MrLoganator111")
tumble(); break;

You only use break in loops, they are ignored otherwise.
Tumble is not a client-sided function.

1. You only use break in loops, they are ignored otherwise.
2. Tumble is not a client-sided function.
1. Ok. Ill try to take those out I guess.
2. Oh. So there is no way for me to tumble myself?  :panda:



lol. Whats THAT supposed to mean?
dont question it, just bask in it's glory