02.11.2014, 20:15
Btw, simple commands like this, don't work:
Код:
COMMAND:kill(playerid, params[]) { SetPlayerHealth(playerid, 0.0); return 1; }