Quote:
Originally Posted by The_Moddler
pawn Код:
if(!strcmp(cmd, "/human", true)) { if(team[playerid] == 0) { team[playerid] = 1; SendClientMessage(playerid,GREEN,"You may now spawn."); HideMenuForPlayer(mainmenu,playerid); } else // { // team[playerid] = 1; // SetPlayerHealth(playerid, 0); // } // WTF IS ALL OF THIS? else // What did you try to do? lol { // GetPlayerScore(playerid) == 0;//lol // team[playerid] = 2 // } return 1; }
|
I'm sorry but this is just hillarious xD Thanks for the refreshing posts guys