06-03-2009, 06:41 AM
Hi, I need some help with my TF2 server. Please realize, that I am a complete idiot, when it comes to these things, so bare with me.
Okay...
I have an 18 slot server, that we are are attempting to convert to a Arena Server.
Problem is, when someone connects, it gives the choice to join Blue/Red, instead of just the "fight" option. When one joins a team, it just sits there in spectate.
this is what the config_arena.cfg looks like:
Again, I'm a beginner at all this, so any help would be appreciated.
Okay...
I have an 18 slot server, that we are are attempting to convert to a Arena Server.
Problem is, when someone connects, it gives the choice to join Blue/Red, instead of just the "fight" option. When one joins a team, it just sits there in spectate.
this is what the config_arena.cfg looks like:
Code:
maxplayers 18 // Team sizes are derived from maxplayers. Each arena match has 3 teams, two playing and one waiting in the queue. So maxplayers 18 will give you a max team size of 6 (18/3).
hostname "Hell's Kitchen TF2 Arena server"
Again, I'm a beginner at all this, so any help would be appreciated.