02.02.2013, 16:19
Show the full code and try it put it this way.
pawn Код:
if(GetPlayersInTeam(TEAM_ZOMBIE) <= GetPlayersInTeam(TEAM_NORMAL))
//It's just saying that if the team zombie has less or equal players than the default team, it should put players on the zombie team.
