Team balancing?
#4

Team Count variable.
pawn Код:
new TeamCount[ 10 ]; // Change the number, to the amount of teams you have.
pawn Код:
public OnPlayerSpawn(playerid)
{
TeamCount[ GetPlayerTeam( playerid ) ] ++;
}
Something like that, then you can use SetPlayerTeam().
Reply


Messages In This Thread
Team balancing? - by bajskorv123 - 07.02.2010, 18:20
Re: Team balancing? - by Calgon - 07.02.2010, 18:27
Re: Team balancing? - by bajskorv123 - 07.02.2010, 18:28
Re: Team balancing? - by Calgon - 08.02.2010, 01:22
Re: Team balancing? - by bajskorv123 - 08.02.2010, 06:02
Re: Team balancing? - by bajskorv123 - 09.02.2010, 14:21
Re: Team balancing? - by Marcel - 09.02.2010, 14:25

Forum Jump:


Users browsing this thread: 5 Guest(s)