SRCDS Steam group


Some questions about my server config
#1
First off, I want to say thank you for this forum. Without you, not only wouldn't my server be running, but I'd be banging my head against the wall.

Now on to my issues.

My team balancer doesn't seem to be working properly. One team was down by 2 players yesterday and no one was switching. Here is what I have:
Code:
mp_autoteambalance 1
mp_autoteambalance_delay 60
mp_autoteambalance_warning_delay 30
mp_teams_unbalance_limit 2

The warning wasn't showing either.

Also, I would like for people to see spectator chat, is there a way I can turn that on?
Last, but not least. It appears that when you die, you can watch both team's players. Is that a feature or a bug on my server?
Reply
#2
Set mp_limitteams to how many players you want extra on each team before the autobalance happens. So mp_limitteams 1 would auto balance in the case you described.

Code:
mp_limitteams
"mp_limitteams" = "1" ( def. "2" ) min. 0.000000 max. 30.000000
game notify replicated
- Max # of players 1 team can have over another (0 disables check)

Not sure about the spec chat question, but watching both teams' players when dead is normal. There is an option to restrict dead players to only watch their team, but I'm not sure if it's inbuilt into srcds or requires a mod like Mani.
Reply
#3
thank you so much!
Reply
#4
sv_alltalk 0
//Players can hear all other players, no team restrictions

I'm not sure bout the camera cvar, I know you can set the camera to team only or all....
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)