[Server] team balance issue

Post » Wed Sep 30, 2009 5:42 pm

Hi there,

I'm getting a weird issue on one of my server. On this server I got the
 bot_enable "1" and bot_minClients 8
(cf. config below).
I'm on the server in the R side 3 bots are in my team - 4 are in the S side.
When a player is joining the server, it's always fall under the R side !!?
It seems there's no auto team balance (the team with the most bots should be populated). Is there any cvar to do that ?
si_teamForceBalance 1
seems not doing the job :(

Also when the server is empty, when I join no bots is added. I have to send
rcon bot_enable 1
in order to get a the teams populated.
Is that normal ? shouldn't it be automatic ?

Thank you.

si_name "myServName"net_serverRemoteConsolePassword "myServRcon"net_serverAllowHijacking 0si_needpass 0 // 1 => goes privateg_password ""// Configuration du Serveur playerssi_maxPlayers 14         //Max playerssi_minPlayers 1          //Amount of players required to start a matchsi_maxTeamSize 7         //Max players per teamsi_maxPlayersHuman 14    //max HUMAN players// Configuration du Serveur GAMEPLAYbot_enable "1"si_botDifficulty 2             //Bot Difficulty //0 = EASY -1 = ANY 1 = NORMAL 2 = HARDsi_teamDamage 1                 //Friendly firesi_spectators 1                 //Enable spectatingg_muteSpecs "0"                //send all spectator global chat to team chat, default = "0"si_timelimit 20                 //Server time limitsi_teamForceBalance 0           //Set if players can only join the smaller size teamsi_disableVoting 0              //Diable Voting?si_readyPercent 51              //ready up to start a matchsi_warmupSpawn 1                //Allow players to spawn and play during warm-up periodsi_enemyTintEnabled 0           //Rim lighting tints on enemiessi_rankRestricted 0             //Enable rank restrictons// Configuration du Serveur MODsi_rules sdGameRulesStopWatch   //Game Rules: StopWatch    Objective     Challenge    CampaignapplyServerConfig Competition   //Server Configuration: Standard/Advanced/Competition/Old Skool/Customsi_playmode 2                   //Set the play mode 0 = solo /1 = Co-op /2 = versussi_onlineMode 3                 //Set who can join your server /0 = SOLO /1 = INVITE ONLY /2 = FRIENDS & INVITES /3 = EVERYONE//Restrict player ranks//si_maxRank 0 = Rank 1 players only//si_maxRank 1 = Rank 1 and 2 players only//si_maxRank 2 = Rank 1, 2 and 3 players only//si_maxRank 3 = Rank 1, 2, 3 and 4 players only//si_maxRank 4 = All player ranks can joinsi_maxRank 4//Slotssi_privateClients "2"g_privatePassword "xxxxxxxx"//-------------- ONLY ENABLE ONE MAP ROTATION ----------------//g_mapRotationVote "mp/ccity,mp/sectow,mp/refuel" // allow players to vote for ccity, sectow and refuelg_mapRotationFixed "mp/ccity,mp/refuel,mp/aquarium,mp/reactor,mp/resort,mp/sectow,mp/shipyard,mp/terminal" 

User avatar
Adrian Powers
 
Posts: 3368
Joined: Fri Oct 26, 2007 4:44 pm

Return to Othor Games