Posts: 268
Threads: 60
Joined: Apr 2009
Reputation:
0
How do i set up a team balancer on a script... So if there if there is 3 extra people on one team to the other, You automaticly go on the team with less people (and so i can edit the 3 difference in people to 1 or 5 or whatever we feel is needed)
Posts: 988
Threads: 9
Joined: Jul 2006
Reputation:
0
If you have only 2 teams it's easy, just compare the amount of players in team 1 with the amount of players in team 2, if difference is greater than 3 then change the team of the last player who joined the team where there are most players, to the other team.