19.04.2014, 10:40
Code:
4239: if(!strcmp(cmdtext, "/cmds", true)) 4242: strcat(stringx, "{FF0000}Player:{FFFFFF} /O = Body objects /Skin = Change your skin /kill = suicide /Pm {id} {message} /mycolor = change your color\n/Ptele {ID} /Top5\n\n"); 4247: return 1; 4908: if(GetPlayerState(playerid) == PLAYER_STATE_WASTED) return SendClientMessage(playerid, -1, "You cannot use this right now."); // Disables command if user is dead. I believe the players state is PLAYER_STATE_WASTED when they are in class selection. 13415: }