From c7e612047e620ed24fb45b0e08ca4ddb1f2ebdda Mon Sep 17 00:00:00 2001 From: obla Date: Sun, 26 Mar 2017 22:20:50 +1100 Subject: [PATCH] Fixed tv_delaymapchange_protect --- cfg/ozfortress.cfg | 2 +- cfg/ozfortress_6v6_5cp.cfg | 2 -- cfg/ozfortress_6v6_koth.cfg | 2 -- cfg/ozfortress_6v6_scrim.cfg | 2 ++ 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/cfg/ozfortress.cfg b/cfg/ozfortress.cfg index 1506184..8683442 100644 --- a/cfg/ozfortress.cfg +++ b/cfg/ozfortress.cfg @@ -77,7 +77,7 @@ tv_allow_static_shots 0 tv_chattimelimit 2 tv_delay 90 tv_delaymapchange 1 -tv_delaymapchange_protect 0 +tv_delaymapchange_protect 1 tv_enable 1 tv_maxrate 0 tv_relayvoice 0 diff --git a/cfg/ozfortress_6v6_5cp.cfg b/cfg/ozfortress_6v6_5cp.cfg index c81fc2a..7ef7ed4 100644 --- a/cfg/ozfortress_6v6_5cp.cfg +++ b/cfg/ozfortress_6v6_5cp.cfg @@ -4,8 +4,6 @@ mp_timelimit 30 mp_windifference 5 mp_winlimit 0 -tv_delaymapchange_protect 1 - say - ozfortress season 18 5cp config loaded - say * You must record POV demos for all ozfortress matches say * POV demos must be provided to administrators on request within 24 hours diff --git a/cfg/ozfortress_6v6_koth.cfg b/cfg/ozfortress_6v6_koth.cfg index c8f6a79..8a6bc77 100644 --- a/cfg/ozfortress_6v6_koth.cfg +++ b/cfg/ozfortress_6v6_koth.cfg @@ -4,8 +4,6 @@ mp_timelimit 0 mp_windifference 0 mp_winlimit 3 -tv_delaymapchange_protect 1 - say - ozfortress season 18 koth config loaded - say * You must record POV demos for all ozfortress matches say * POV demos must be provided to administrators on request within 24 hours diff --git a/cfg/ozfortress_6v6_scrim.cfg b/cfg/ozfortress_6v6_scrim.cfg index 788d635..e4d594f 100644 --- a/cfg/ozfortress_6v6_scrim.cfg +++ b/cfg/ozfortress_6v6_scrim.cfg @@ -4,4 +4,6 @@ mp_timelimit 30 mp_windifference 0 mp_winlimit 0 +tv_delaymapchange_protect 0 + say - ozfortress season 18 scrim config loaded -