06-30-2011, 05:35 PM
Sorry for being a noob here, but I cannot get this setting of the server.cfg to work I need to have all the human players to automatically select CT and for example class SAS.
Could someone please tell me how to do it? I have tried to set the server.cfg as follows:
What's wrong here?
The automatic team setting for bots works fine...
Could someone please tell me how to do it? I have tried to set the server.cfg as follows:
Code:
//---------------------------------//**Team Settings**\\----------------------------------\\
//mp_autoteambalance 1 //Server automatically changes players to even teams
//mp_defaultteam 0 //What is the default team to join?
mp_humanteam CT //Restricts human players to a single team {any, CT, T}
mp_limitteams 2 //Max # of players 1 team can have over another (0 disables check)
//mp_teamoverride 1 //Allow server to regulate teams
//----------------------------------------------------------------------------------------\\
What's wrong here?
The automatic team setting for bots works fine...