0 Members and 2 Guests are viewing this topic.
[Team0]Balance=0Priority=0MaxPlayers=0[Team1]Balance=1Priority=2MaxPlayers=5+[Team2]Balance=2Priority=1MaxPlayers=10[Team3]Balance=0Priority=0MaxPlayers=0[Team4]Balance=0Priority=0MaxPlayers=0[Team5]Balance=0-Priority=0MaxPlayers=32
Sunday, April 20, 2008Fixed bug relating to the number of players on the leaving person's teamSaturday, April 19, 2008ActivateServer (on recompile, and on server start) balances teamsCan either balance by random players or by lowest score first (except when a person joins a team, then they are balanced)Friday, April 18, 2008 (latter)Now MaxPlayers takes in effect before the balancing numbers to fix what could be called a bugFriday, April 18, 2008Released the script
Balance := ReadData('scripts/' + ScriptName + '/data.ini')
Balance := ReadData('./scripts/' + ScriptName + '/data.ini')