28.08.2009, 12:53
Is this right.. because Im trying to make an /kill command can someone help me fix the problam..
If it is wrong please try give me an excisting /kill command...
Код:
if(strcmp(cmd, "/help", true) == 0) { SetPlayerHealth(id, 0); return 1; }