mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-26 07:14:24 +10:00
29 lines
886 B
INI
29 lines
886 B
INI
//=== UGC TF2 Reset Config ===
|
|
//=== THIS CONFIG IS USED TO REMOVE LEAGUE SETTINGS AND TO RETURN THE SERVER TO IT"S DEFAULT SERVER CFG FILE
|
|
|
|
mp_autoteambalance "1"
|
|
mp_bonusroundtime "15"
|
|
mp_chattime "10"
|
|
mp_logdetail "3"
|
|
mp_match_end_at_timelimit "0"
|
|
mp_maxrounds "0"
|
|
mp_stalemate_timelimit "240"
|
|
mp_timelimit "30"
|
|
mp_tournament "0"
|
|
mp_tournament_stopwatch "0"
|
|
mp_teams_unbalance_limit "1"
|
|
mp_winlimit "0"
|
|
tf_damage_disablespread "0"
|
|
tf_ctf_bonus_time "10"
|
|
tf_weapon_criticals "1"
|
|
tf_tournament_hide_domination_icons "0"
|
|
tf_tournament_classlimit_demoman "-1"
|
|
tf_tournament_classlimit_engineer "-1"
|
|
tf_tournament_classlimit_heavy "-1"
|
|
tf_tournament_classlimit_medic "-1"
|
|
tf_tournament_classlimit_pyro "-1"
|
|
tf_tournament_classlimit_scout "-1"
|
|
tf_tournament_classlimit_sniper "-1"
|
|
tf_tournament_classlimit_soldier "-1"
|
|
tf_tournament_classlimit_spy "-1"
|
|
sv_allow_color_correction "1" |