From 9b69f3300f205226efbd04f1c61dcf93b1850e6c Mon Sep 17 00:00:00 2001 From: Kenneth Anderson Date: Sat, 2 Apr 2016 18:11:51 +1300 Subject: [PATCH] deprecate old configurations + add error when execed --- cfg/ctf.cfg | 20 +++++++++++--------- cfg/golden.cfg | 17 ++++++++++------- cfg/highcp.cfg | 9 ++------- cfg/highctf.cfg | 10 ++-------- cfg/highkoth.cfg | 11 ++--------- cfg/highstopwatch.cfg | 9 ++------- cfg/koth.cfg | 10 ++-------- cfg/owl.cfg | 17 ++--------------- cfg/owlkoth.cfg | 16 ++-------------- cfg/ozfortress.cfg | 8 ++++---- cfg/push.cfg | 10 ++-------- cfg/pushhalves.cfg | 8 ++------ cfg/scrim.cfg | 7 ++----- cfg/stopwatch.cfg | 12 ++---------- cfg/toth.cfg | 15 ++------------- 15 files changed, 49 insertions(+), 130 deletions(-) diff --git a/cfg/ctf.cfg b/cfg/ctf.cfg index 96e6b8a..1550dab 100644 --- a/cfg/ctf.cfg +++ b/cfg/ctf.cfg @@ -1,14 +1,16 @@ // 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_winlimit 0 -mp_maxrounds 0 -mp_tournament_stopwatch 0 -mp_tournament_whitelist cfg/whitelists/ozfl.txt -mp_tournament_restart +//mp_timelimit 30 +//mp_winlimit 0 +//mp_maxrounds 0 +//mp_tournament_stopwatch 0 +//mp_tournament_whitelist cfg/whitelists/ozfl.txt +//mp_tournament_restart -exec 6v6 +//exec 6v6 -say - ozfortress ctf config loaded - \ No newline at end of file +//say - ozfortress ctf config loaded - + +say ** This configuration has been removed ** diff --git a/cfg/golden.cfg b/cfg/golden.cfg index f806ef3..2842db1 100644 --- a/cfg/golden.cfg +++ b/cfg/golden.cfg @@ -1,11 +1,14 @@ // ozfortress golden cap config -mp_timelimit 0 -mp_winlimit 1 -mp_tournament_stopwatch 0 -mp_tournament_whitelist cfg/whitelists/owl.txt -mp_tournament_restart +//mp_timelimit 0 +//mp_winlimit 1 +//mp_tournament_stopwatch 0 +//mp_tournament_whitelist cfg/whitelists/owl.txt +//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 ** diff --git a/cfg/highcp.cfg b/cfg/highcp.cfg index e15096f..aa3a8a7 100644 --- a/cfg/highcp.cfg +++ b/cfg/highcp.cfg @@ -1,9 +1,4 @@ // ozfortress highlander push config (updated 14/7/2012 by seeker) -exec push -exec 9v9 - -mp_tournament_whitelist cfg/whitelists/gshighlander.txt -mp_tournament_restart - -say - ozfortress highlander push modifier loaded - \ No newline at end of file +say ** This configuration has been removed ** +say ** Use "rcon highcp" to execute the correct config ** diff --git a/cfg/highctf.cfg b/cfg/highctf.cfg index 5d8521f..aa67eae 100644 --- a/cfg/highctf.cfg +++ b/cfg/highctf.cfg @@ -1,10 +1,4 @@ // ozfortress highlander ctf config (updated 14/7/2012 by seeker) -exec ctf -exec 9v9 - -mp_winlimit 5 -mp_tournament_whitelist cfg/whitelists/gshighlander.txt -mp_tournament_restart - -say - ozfortress highlander ctf modifier loaded - \ No newline at end of file +say ** This configuration has been removed ** +say ** Use "rcon highctf" to execute the correct config ** diff --git a/cfg/highkoth.cfg b/cfg/highkoth.cfg index 45d0a2f..41b6d09 100644 --- a/cfg/highkoth.cfg +++ b/cfg/highkoth.cfg @@ -1,11 +1,4 @@ // ozfortress highlander koth config (updated 14/7/2012 by seeker) -exec koth -exec 9v9 - -mp_winlimit 4 -mp_maxrounds 7 -mp_tournament_whitelist cfg/whitelists/gshighlander.txt -mp_tournament_restart - -say - ozfortress highlander koth modifier loaded - \ No newline at end of file +say ** This configuration has been removed ** +say ** Use "rcon highkoth" to execute the correct config ** diff --git a/cfg/highstopwatch.cfg b/cfg/highstopwatch.cfg index 0e5ba37..afa500e 100644 --- a/cfg/highstopwatch.cfg +++ b/cfg/highstopwatch.cfg @@ -1,9 +1,4 @@ // ozfortress highlander stopwatch config (updated 14/7/2012 by seeker) -exec stopwatch -exec 9v9 - -mp_tournament_whitelist cfg/whitelists/gshighlander.txt -mp_tournament_restart - -say - ozfortress highlander stopwatch modifier loaded - \ No newline at end of file +say ** This configuration has been removed ** +say ** Use "rcon highstopwatch" to execute the correct config ** diff --git a/cfg/koth.cfg b/cfg/koth.cfg index cbdb7e5..998df4a 100644 --- a/cfg/koth.cfg +++ b/cfg/koth.cfg @@ -1,10 +1,4 @@ // ozfortress koth config (updated 14/7/2012 by seeker) -mp_maxrounds 5 -mp_timelimit 0 -mp_winlimit 3 -mp_tournament_stopwatch 0 -mp_tournament_whitelist cfg/whitelists/owl.txt -mp_tournament_restart - -exec 6v6 +say ** This configuration has been removed ** +say ** Use rcon koth to execute the correct config ** diff --git a/cfg/owl.cfg b/cfg/owl.cfg index e3b8312..fda8740 100644 --- a/cfg/owl.cfg +++ b/cfg/owl.cfg @@ -1,17 +1,4 @@ // ozfortress winter league push config -exec 6v6 - -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 +say ** This configuration has been removed ** +say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/owlkoth.cfg b/cfg/owlkoth.cfg index 0efae16..acc68a3 100644 --- a/cfg/owlkoth.cfg +++ b/cfg/owlkoth.cfg @@ -1,16 +1,4 @@ // ozfortress winter league koth config -exec 6v6 - -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 +say ** This configuration has been removed ** +say ** Use "rcon koth" to execute the correct config ** diff --git a/cfg/ozfortress.cfg b/cfg/ozfortress.cfg index f2e9b32..9206360 100644 --- a/cfg/ozfortress.cfg +++ b/cfg/ozfortress.cfg @@ -102,9 +102,9 @@ alias ozfkoth "exec ozfortress_6v6_koth" alias owl "exec ozfortress_6v6_5cp" alias owlkoth "exec ozfortress_6v6_koth" -alias highctf "exec highctf" -alias highkoth "exec highkoth" -alias highcp "exec highcp" -alias highstopwatch "exec highstopwatch" +alias highctf "exec ozfortress_9v9_ctf" +alias highkoth "exec ozfortress_9v9_koth" +alias highcp "exec ozfortress_9v9_5cp" +alias highstopwatch "exec ozfortress_9v9_stopwatch" alias ultiduo "exec ultiduo" diff --git a/cfg/push.cfg b/cfg/push.cfg index facdef1..9eff91a 100644 --- a/cfg/push.cfg +++ b/cfg/push.cfg @@ -1,10 +1,4 @@ // ozfortress push config (updated 14/9/20123 by ferelah) -mp_windifference 5 -mp_timelimit 30 -mp_winlimit 0 -mp_tournament_stopwatch 0 -mp_tournament_whitelist cfg/whitelists/owl.txt -mp_tournament_restart - -exec 6v6 +say ** This configuration has been removed ** +say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/pushhalves.cfg b/cfg/pushhalves.cfg index 1880d2e..9fac6e9 100644 --- a/cfg/pushhalves.cfg +++ b/cfg/pushhalves.cfg @@ -1,8 +1,4 @@ // ozfortress push halves config (updated 14/7/2012 by seeker) -exec push - -mp_winlimit 3 -mp_tournament_restart - -say - ozfortress push halves modifier loaded - \ No newline at end of file +say ** This configuration has been removed ** +say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/scrim.cfg b/cfg/scrim.cfg index e2ae49e..9de2f02 100644 --- a/cfg/scrim.cfg +++ b/cfg/scrim.cfg @@ -1,7 +1,4 @@ // ozfortress scrim config (updated 14/7/2012 by seeker) -exec push -mp_windifference 0 -mp_tournament_restart - -say - ozfortress scrim o'clock modifier loaded - +say ** This configuration has been removed ** +say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/stopwatch.cfg b/cfg/stopwatch.cfg index a97c537..1fa6f27 100644 --- a/cfg/stopwatch.cfg +++ b/cfg/stopwatch.cfg @@ -1,12 +1,4 @@ // ozfortress stopwatch config (updated 14/7/2012 by seeker) -mp_maxrounds 0 -mp_timelimit 0 -mp_winlimit 0 -mp_tournament_stopwatch 1 -mp_tournament_whitelist cfg/whitelists/ozfl.txt -mp_tournament_restart - -exec 6v6 - -say - ozfortress stopwatch config loaded - \ No newline at end of file +say ** This configuration has been removed ** +say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/toth.cfg b/cfg/toth.cfg index 3165be7..ab4decc 100644 --- a/cfg/toth.cfg +++ b/cfg/toth.cfg @@ -1,15 +1,4 @@ // ozfortress winter league push config -exec 6v6 - -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 - +say ** This configuration has been removed ** +say ** Use "rcon push" to execute the correct config **