07.03.2014, 10:53
try this :
PHP код:
COMMAND:GODON(playerid, params[5])
{
SetPlayerHealth(playerid, "999999");
return 1;
}