24.06.2011, 02:51
Quote:
public OnPlayerRequestSpawn(playerid) { SetPlayerToTeamColour(playerid); if(classid == 2 || classid == 5 || classid == 8 || classid == 11) { if(GetPlayerScore(playerid) < 110) { how to make player cannot spawn } |