From 6a8daefa8e834a14d1ac037f12c2a303390b70db Mon Sep 17 00:00:00 2001 From: coreobs Date: Sat, 6 Jan 2024 21:23:43 +1000 Subject: [PATCH] Added Fours --- cfg/ozfortress_4v4_koth.cfg | 9 +++++++++ cfg/ozfortress_4v4_standard.cfg | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 cfg/ozfortress_4v4_koth.cfg create mode 100644 cfg/ozfortress_4v4_standard.cfg diff --git a/cfg/ozfortress_4v4_koth.cfg b/cfg/ozfortress_4v4_koth.cfg new file mode 100644 index 0000000..c79cd60 --- /dev/null +++ b/cfg/ozfortress_4v4_koth.cfg @@ -0,0 +1,9 @@ +mp_winlimit "3" +mp_maxrounds "0" +mp_timelimit "0" +mp_tournament_stopwatch "0" +mp_tournament_restart + +say | ozfortress Fours KOTH config loaded +say | You must record POV demos for all ozfortress matches +say | POV demos must be provided to administrators on request as per POV Demo Recording rules \ No newline at end of file diff --git a/cfg/ozfortress_4v4_standard.cfg b/cfg/ozfortress_4v4_standard.cfg new file mode 100644 index 0000000..270d93c --- /dev/null +++ b/cfg/ozfortress_4v4_standard.cfg @@ -0,0 +1,12 @@ +mp_winlimit "4" +mp_maxrounds "0" +mp_timelimit "30" +mp_tournament_stopwatch "0" +mp_tournament_restart + +mp_timelimit_improved 0 +round_time_override -1 + +say | ozfortress Fours 5CP config loaded +say | You must record POV demos for all ozfortress matches +say | POV demos must be provided to administrators on request as per POV Demo Recording rules \ No newline at end of file