mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-26 07:14:24 +10:00
24 lines
945 B
INI
24 lines
945 B
INI
//=== UGC Highlander TF2 MATCH Config v.05-07-14
|
|
//=== UPDATED by .Blazingboy May 7, 2014
|
|
//=== THIS CONFIG IS FOR TUG OF WAR MAP types
|
|
//=== Execute this cfg to start matches on Tug of War maps like pl_waste.
|
|
//=== 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.
|
|
|
|
//== Basic League Settings
|
|
exec "ugc_HL_base.cfg"
|
|
|
|
//=== Gameplay Settings for Tug of War Rules type maps ===
|
|
mp_winlimit "1"
|
|
mp_maxrounds "1"
|
|
mp_timelimit "30"
|
|
mp_tournament_stopwatch "0"
|
|
|
|
mp_tournament_restart
|
|
|
|
say "UGC HL Tug of War cfg v.05-07-14 executed, reload map once before start"
|
|
say "Tug of War Rules - One all cap wins each match half."
|
|
say "Tug of War Rules - If stalemated, the team with cart on enemy side wins half."
|
|
say "Exec ugc_off.cfg at match end to reset server."
|