diff --git a/cfg/ugc_HL_standard b/cfg/ugc_HL_standard new file mode 100644 index 0000000..91ced43 --- /dev/null +++ b/cfg/ugc_HL_standard @@ -0,0 +1,26 @@ +//=== UGC Highlander TF2 MATCH Config v.05-07-14 +//=== UPDATED by .Blazingboy May 7, 2014 +//=== This CONFIG IS FOR Standard CP MAP types +//=== Execute this cfg to start matches on CP maps like cp_granary. +//=== At match end, exec ugc_off.cfg to reset the server to your normal setup +//=== Sets the league config as server default for duration of match +//=== Need Help! go to http://ugcleague.com/contact_us.cfm to fine a way to contact us. + +//=== used for pure 2 player file consistency enforcement on all players on server +servercfgfile "ugc_HL_standard.cfg" + +//== Loads Basic League Settings and Custom cfg settings +exec "ugc_HL_base.cfg" + +//=== Gameplay Settings for Standard type maps === +mp_winlimit "4" +mp_maxrounds "0" +mp_timelimit "30" +mp_tournament_stopwatch "0" + +mp_tournament_restart + +say "UGC HL TF2 Standard cfg v.05-07-14 executed, reload map once before start" +say "CP Rules - Match Winner is first to reach 5 TOTAL Caps" +say "CP Rules - Max 4 caps or 30 mins allowed in round 1" +say "Exec ugc_off.cfg at match end to reset server."