//*******Server configuration file for the Top10 Tournament*******// // disable autoaim rcon sv_aim 0 // player bounding boxes (collisions, not clipping) rcon sv_clienttrace 3.5 // disable clients' ability to pause the server rcon pausable 0 // default server name. Change to "Bob's Server", etc. //hostname "Top10 Match Underway" //hostname "Top10 Match Underway: XXX vs ZZZ" // maximum client movement speed rcon sv_maxspeed 500 // maximum connection speed rcon sv_maxrate 5000 // maximum connection speed rcon sv_minrate 2000 // Set up teamplay variables rcon mp_teamplay 11 //timelimit rcon mp_timelimit 35 // footsteps rcon mp_footsteps 0 // Turn off autoteam rcon tfc_autoteam 0 // Turn on a prematch rcon tfc_clanbattle 1 rcon tfc_clanbattle_prematch 5 //Team balance rcon tfc_balance_teams 0 rcon tfc_balance_scores 0 rcon mp_timelimit 35