11-01-2007, 12:52 AM
Thanks for the help and sorry about the delayed response, been real busy.
I've added those lines to the balance section and it did not change anything. This is the full list of commands we have for team balance, and it still will not balance teams.
I've added those lines to the balance section and it did not change anything. This is the full list of commands we have for team balance, and it still will not balance teams.
Code:
mp_autoteambalance 1
// 0 is off and 1 is on. if 1 then should be used in conjunction with the following 3 commands
mp_autoteambalance_delay 60
// Time (in seconds) after the teams become unbalanced to attempt to switch players
mp_autoteambalance_warning_delay 30
// Time (in seconds) after the teams become unbalanced to print a balance warning
mp_teams_unbalance_limit 1
// Teams are unbalanced when one team has this many more players than the other (0 disables)
mp_limitteams 1
//Max # of players 1 team can have over another (0 disables check)
mp_teamoverride 1
//Allow server to regulate teams