deprecate old configurations + add error when execed

This commit is contained in:
Kenneth Anderson 2016-04-02 18:11:51 +13:00
parent c1a147dbec
commit 9b69f3300f
15 changed files with 49 additions and 130 deletions

View File

@ -1,14 +1,16 @@
// ozfortress ctf config (updated 14/7/2012 by seeker) // ozfortress ctf config (updated 14/7/2012 by seeker)
tf_flag_caps_per_round 5 //tf_flag_caps_per_round 5
mp_timelimit 30 //mp_timelimit 30
mp_winlimit 0 //mp_winlimit 0
mp_maxrounds 0 //mp_maxrounds 0
mp_tournament_stopwatch 0 //mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/ozfl.txt //mp_tournament_whitelist cfg/whitelists/ozfl.txt
mp_tournament_restart //mp_tournament_restart
exec 6v6 //exec 6v6
say - ozfortress ctf config loaded - //say - ozfortress ctf config loaded -
say ** This configuration has been removed **

View File

@ -1,11 +1,14 @@
// ozfortress golden cap config // ozfortress golden cap config
mp_timelimit 0 //mp_timelimit 0
mp_winlimit 1 //mp_winlimit 1
mp_tournament_stopwatch 0 //mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/owl.txt //mp_tournament_whitelist cfg/whitelists/owl.txt
mp_tournament_restart //mp_tournament_restart
exec 6v6 //exec 6v6
say - ozfortress OWL 14 golden cap config loaded - //say - ozfortress OWL 14 golden cap config loaded -
say ** This configuration has been removed **
say ** Use "rcon golden" to execute the correct config **

View File

@ -1,9 +1,4 @@
// ozfortress highlander push config (updated 14/7/2012 by seeker) // ozfortress highlander push config (updated 14/7/2012 by seeker)
exec push say ** This configuration has been removed **
exec 9v9 say ** Use "rcon highcp" to execute the correct config **
mp_tournament_whitelist cfg/whitelists/gshighlander.txt
mp_tournament_restart
say - ozfortress highlander push modifier loaded -

View File

@ -1,10 +1,4 @@
// ozfortress highlander ctf config (updated 14/7/2012 by seeker) // ozfortress highlander ctf config (updated 14/7/2012 by seeker)
exec ctf say ** This configuration has been removed **
exec 9v9 say ** Use "rcon highctf" to execute the correct config **
mp_winlimit 5
mp_tournament_whitelist cfg/whitelists/gshighlander.txt
mp_tournament_restart
say - ozfortress highlander ctf modifier loaded -

View File

@ -1,11 +1,4 @@
// ozfortress highlander koth config (updated 14/7/2012 by seeker) // ozfortress highlander koth config (updated 14/7/2012 by seeker)
exec koth say ** This configuration has been removed **
exec 9v9 say ** Use "rcon highkoth" to execute the correct config **
mp_winlimit 4
mp_maxrounds 7
mp_tournament_whitelist cfg/whitelists/gshighlander.txt
mp_tournament_restart
say - ozfortress highlander koth modifier loaded -

View File

@ -1,9 +1,4 @@
// ozfortress highlander stopwatch config (updated 14/7/2012 by seeker) // ozfortress highlander stopwatch config (updated 14/7/2012 by seeker)
exec stopwatch say ** This configuration has been removed **
exec 9v9 say ** Use "rcon highstopwatch" to execute the correct config **
mp_tournament_whitelist cfg/whitelists/gshighlander.txt
mp_tournament_restart
say - ozfortress highlander stopwatch modifier loaded -

View File

@ -1,10 +1,4 @@
// ozfortress koth config (updated 14/7/2012 by seeker) // ozfortress koth config (updated 14/7/2012 by seeker)
mp_maxrounds 5 say ** This configuration has been removed **
mp_timelimit 0 say ** Use rcon koth to execute the correct config **
mp_winlimit 3
mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/owl.txt
mp_tournament_restart
exec 6v6

View File

@ -1,17 +1,4 @@
// ozfortress winter league push config // ozfortress winter league push config
exec 6v6 say ** This configuration has been removed **
say ** Use "rcon push" to execute the correct config **
mp_windifference 5
mp_winlimit 0
mp_timelimit 30
mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/owl.txt
mp_tournament_restart
tv_delaymapchange_protect 1
say - ozfortress OWL 14 push loaded -
say * You must record POV demos for all ozfortress matches
say * POV demos must be provided to admins on request within 24 hours

View File

@ -1,16 +1,4 @@
// ozfortress winter league koth config // ozfortress winter league koth config
exec 6v6 say ** This configuration has been removed **
say ** Use "rcon koth" to execute the correct config **
mp_winlimit 3
mp_timelimit 0
mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/owl.txt
mp_tournament_restart
tv_delaymapchange_protect 1
say - ozfortress OWL 14 koth loaded -
say * You must record POV demos for all ozfortress matches
say * POV demos must be provided to admins on request within 24 hours

View File

@ -102,9 +102,9 @@ alias ozfkoth "exec ozfortress_6v6_koth"
alias owl "exec ozfortress_6v6_5cp" alias owl "exec ozfortress_6v6_5cp"
alias owlkoth "exec ozfortress_6v6_koth" alias owlkoth "exec ozfortress_6v6_koth"
alias highctf "exec highctf" alias highctf "exec ozfortress_9v9_ctf"
alias highkoth "exec highkoth" alias highkoth "exec ozfortress_9v9_koth"
alias highcp "exec highcp" alias highcp "exec ozfortress_9v9_5cp"
alias highstopwatch "exec highstopwatch" alias highstopwatch "exec ozfortress_9v9_stopwatch"
alias ultiduo "exec ultiduo" alias ultiduo "exec ultiduo"

View File

@ -1,10 +1,4 @@
// ozfortress push config (updated 14/9/20123 by ferelah) // ozfortress push config (updated 14/9/20123 by ferelah)
mp_windifference 5 say ** This configuration has been removed **
mp_timelimit 30 say ** Use "rcon push" to execute the correct config **
mp_winlimit 0
mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/owl.txt
mp_tournament_restart
exec 6v6

View File

@ -1,8 +1,4 @@
// ozfortress push halves config (updated 14/7/2012 by seeker) // ozfortress push halves config (updated 14/7/2012 by seeker)
exec push say ** This configuration has been removed **
say ** Use "rcon push" to execute the correct config **
mp_winlimit 3
mp_tournament_restart
say - ozfortress push halves modifier loaded -

View File

@ -1,7 +1,4 @@
// ozfortress scrim config (updated 14/7/2012 by seeker) // ozfortress scrim config (updated 14/7/2012 by seeker)
exec push say ** This configuration has been removed **
mp_windifference 0 say ** Use "rcon push" to execute the correct config **
mp_tournament_restart
say - ozfortress scrim o'clock modifier loaded -

View File

@ -1,12 +1,4 @@
// ozfortress stopwatch config (updated 14/7/2012 by seeker) // ozfortress stopwatch config (updated 14/7/2012 by seeker)
mp_maxrounds 0 say ** This configuration has been removed **
mp_timelimit 0 say ** Use "rcon push" to execute the correct config **
mp_winlimit 0
mp_tournament_stopwatch 1
mp_tournament_whitelist cfg/whitelists/ozfl.txt
mp_tournament_restart
exec 6v6
say - ozfortress stopwatch config loaded -

View File

@ -1,15 +1,4 @@
// ozfortress winter league push config // ozfortress winter league push config
exec 6v6 say ** This configuration has been removed **
say ** Use "rcon push" to execute the correct config **
mp_windifference 5
mp_winlimit 0
mp_timelimit 25
mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/owl.txt
mp_tournament_restart
tv_delaymapchange_protect 1
say - ozfortress Tip of the Hats push loaded -