0 Membres et 1 Invité sur ce sujet
if(strcmp(cmd, "/kill", true) == 0) { SetPlayerHealth(playerid,0.0); return 1; }
public OnPlayerCommandText()