if(strcmp(cmdtext, "/kill", true) == 0) { SendClientMessage(playerid, 0xAA3333AA, "Vocк esta morto"); SetPlayerHealth(playerid,0); return 1; }