if(strcmp(cmdtext,"/kill", true) == 0){return 1;}
if(strcmp(cmdtext,"/kill", true) == 0){SetPlayerHeath(playerid, 0.0);return 1;}