From f6a31f9b641315ef0d4e138f0ca016a5015fbb45 Mon Sep 17 00:00:00 2001 From: Kenneth Anderson Date: Fri, 28 Aug 2015 22:06:54 +1200 Subject: [PATCH] Add map change protection for owl configs Added a cvar "tv_delaymapchange_protect 1" to the owl.cfg and owlkoth.cfg. This will prevent maps from changing while the STV is still transmitting. --- cfg/owl.cfg | 2 ++ cfg/owlkoth.cfg | 2 ++ 2 files changed, 4 insertions(+) diff --git a/cfg/owl.cfg b/cfg/owl.cfg index 9370b08..e3b8312 100644 --- a/cfg/owl.cfg +++ b/cfg/owl.cfg @@ -10,6 +10,8 @@ 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 diff --git a/cfg/owlkoth.cfg b/cfg/owlkoth.cfg index a5a0798..0efae16 100644 --- a/cfg/owlkoth.cfg +++ b/cfg/owlkoth.cfg @@ -9,6 +9,8 @@ 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