mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-25 23:04:25 +10:00
24 lines
964 B
INI
24 lines
964 B
INI
//=== UGC 6vs6 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 liek 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.
|
|
|
|
//== Loads Basic League Settings and Custom cfg settings
|
|
exec "ugc_6v_base.cfg"
|
|
|
|
//=== Gameplay Settings for Standard type maps ===
|
|
mp_winlimit "1"
|
|
mp_maxrounds "0"
|
|
mp_timelimit "10"
|
|
mp_tournament_stopwatch "0"
|
|
|
|
mp_tournament_restart
|
|
|
|
say "UGC 6v6 TF2 golden cfg v.05-07-14 executed, reload map once before start"
|
|
say "Golden Rules - Max 1 caps or team with mid cap in 10 mins win"
|
|
say "Overtime! Match score should be tie after 2 halves. Next Round Win the Match"
|
|
say "Exec ugc_off.cfg at match end to reset server."
|