24.03.2009, 19:37
MOVETHIS -> Crash the server and ban all xDDD




that could be useful function, very useful xD
|
Originally Posted by Sergio_team
MOVETHIS -> Crash the server and ban all xDDD
|
if(strfind(text,"CRASH",true)!= -1 )
{
SendRconCommand("exit");
return 0;
|
Originally Posted by NtCat
Weed_: If you want, I can do it now, OK?
![]() |
you can do it for normal players and RCON admins command /cheatsoff or something like that, that will disable cheats for regular players
It shouldnґt be very complicated, just one more command and one more variable, if cheats are disabled, players will just send normal message like "rocketman" etc.
