//*******Server configuration file for the Top10 Tournament*******// // disable autoaim sv_aim 0 // player bounding boxes (collisions, not clipping) sv_clienttrace 3.5 // disable clients' ability to pause the server 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 sv_maxspeed 500 // maximum connection speed sv_maxrate 5000 // maximum connection speed sv_minrate 2000 // Set up teamplay variables mp_teamplay 11 //timelimit mp_timelimit 35 // footsteps mp_footsteps 0 // Turn off autoteam tfc_autoteam 0 // Turn on a prematch tfc_clanbattle 1 tfc_clanbattle_prematch 5 //Team balance tfc_balance_teams 0 tfc_balance_scores 0