|
| 17 Mar 2012 07:32 AM |
| While they are all Neutral, how would I spread the players into two teams equally? |
|
|
| Report Abuse |
|
|
| 17 Mar 2012 09:28 AM |
I believe there's a method that does that, but I can't find it at the moment.
What I would do, is find the number of players (there's a property in players.. I think it's "numPlayers" or something of the sort), and then divide the number by 2 and put each dividend of the total players on a certain team. |
|
|
| Report Abuse |
|