Poll

How should it be layed out?

Name - commands they suggested
30 (76.9%)
no names, just commands
9 (23.1%)

Total Members Voted: 39

Author Topic: Console Command List  (Read 73659 times)

WAT.
How did you get this from him?!
aaaaaaa
it's supposed to push people away from you if they get to close to you when you use the command.

apparently, this one does the opposite. It pulls people towards you.
he loaded it on Builder  :cookieMonster:


add setKey("authkey");
No one is ever going to need to use that more than once.

No one is ever going to need to use that more than once.
It's a console command though..

It's a console command though..
Every function is a "console command".
Put this in a script somewhere:
Code: [Select]
function a(){}And suddently!
"a" is a console command.

he loaded it on Builder  :cookieMonster:
oh wow.
If he sees this, he might be mad. :s

How i love doing that. I tried it with the Pump Shotgun from T+T2 and it fired 4 Different Rockets at a Time. :D
I can only change the default Gun's projectile.
How do you make it so it's other guns?

I can only change the default Gun's projectile.
How do you make it so it's other guns?
just put at the start

GUNHEREimage


anyway, il try to update the topic, i might miss some commands out.

I <3 the crash command. I will use it when some host is being a bitch with me.

Moveforward(1); -Moves your player forward automatically
Moveforward(0); -Stops above command

EDIT: both of these are client sided.
« Last Edit: July 14, 2011, 03:58:06 PM by jes00 »

Bump.      Again.

commandToServer('isTalking');Says you are typing above chat.
commandToServer('stopTalking');Takes away the above.
commandToServer('usePrintGun');Take out print gun, even if it's not in inventory. Some mods disable this, however most don't.
Code: [Select]
function getRandomClient() {
return ClientGroup.getObject(getRandom(ClientGroup.getCount()));
}
Gets random client. (Serverside code)



Thanks for Bumping.

Also i have done MegaScientifical's commands.