diff --git a/cfg/ugc_off.cfg b/cfg/ugc_off.cfg index 846c75c..e30b777 100644 --- a/cfg/ugc_off.cfg +++ b/cfg/ugc_off.cfg @@ -1,24 +1,6 @@ //=== UGC TF2 Reset Config === //=== THIS CONFIG IS USED TO REMOVE LEAGUE SETTINGS AND TO RETURN THE SERVER TO IT"S DEFAULT SERVER CFG FILE -//=== Stops SourceTV demo and unloads the STV bot -tv_stoprecord -tv_stop -tv_autorecord "0" -tv_enable "0" - -//Closes current log file and opens a new one -log on - -//Reset to standard Valve settings -sv_contact "" -tv_stoprecord -tv_stop -tv_autorecord "0" -tv_enable "0" -tv_maxclients "128" -tv_dispatchmode "1" - mp_autoteambalance "1" mp_bonusroundtime "15" mp_chattime "10" @@ -46,16 +28,6 @@ tf_tournament_classlimit_soldier "-1" tf_tournament_classlimit_spy "-1" sv_allow_color_correction "1" -servercfgfile "server.cfg" - -say "executing ugc_off.cfg - reloading your server default configuration" - -//=== SET ALL OF YOUR CUSTOM SERVER SETTINGS IN YOUR OWN "server.cfg" -//=== LOADS your default server cfg file -exec server.cfg - - -