From 64926f14c2e3d1c00102e97970b32029c01ecabc Mon Sep 17 00:00:00 2001 From: ferelah Date: Sat, 21 Jun 2014 14:31:47 +1000 Subject: [PATCH] Create ugc_HL_dom.cfg --- cfg/ugc_HL_dom.cfg | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 cfg/ugc_HL_dom.cfg diff --git a/cfg/ugc_HL_dom.cfg b/cfg/ugc_HL_dom.cfg new file mode 100644 index 0000000..1784852 --- /dev/null +++ b/cfg/ugc_HL_dom.cfg @@ -0,0 +1,26 @@ +//=== UGC Highlander TF2 MATCH Config v.05-07-14 +//=== UPDATED by .Blazingboy May 7, 2014 +//=== THIS CONFIG IS FOR Domination MAP types +//=== Execute this cfg to start matches on Domination maps like dom_canalzone. +//=== 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_dom.cfg" + +//== Loads Basic League Settings and Custom cfg settings +exec "ugc_HL_base.cfg" + +//=== Gameplay Settings for Domination type maps === +mp_winlimit "0" +mp_maxrounds "1" +mp_timelimit "0" +mp_tournament_stopwatch "0" + +mp_tournament_restart + +say "UGC HL Domination cfg v.05-07-14 executed, reload map once before start" +say "Domination Rules - Match Winner is best 2/3 rounds" +say "Domination Rules - Switch starting colors each round" +say "Exec ugc_off.cfg at match end to reset server."