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