if(strcmp(cmdtext,"/kill",true)==0){ SetPlayerHealth(playerid,0); GameTextForPlayer(playerid,"~r~Morto!", 2500, 5); return true;}