diff --git a/cfg/lduquals_5cp.cfg b/cfg/lduquals_5cp.cfg new file mode 100644 index 0000000..19e19b0 --- /dev/null +++ b/cfg/lduquals_5cp.cfg @@ -0,0 +1,32 @@ +// ----------------------------------------------------------------- +// OZFORTRESS SERVER CONFIGS +// ----------------------------------------------------------------- + +exec ozfortress + +tf_tournament_classlimit_scout 2 +tf_tournament_classlimit_soldier 2 +tf_tournament_classlimit_pyro 1 +tf_tournament_classlimit_demoman 1 +tf_tournament_classlimit_heavy 1 +tf_tournament_classlimit_engineer 1 +tf_tournament_classlimit_medic 1 +tf_tournament_classlimit_sniper 1 +tf_tournament_classlimit_spy 1 + +mp_tournament_whitelist "cfg/ozfortress_whitelist_6v6.txt" + +mp_timelimit 30 +mp_windifference 0 +mp_winlimit 5 + +tv_delaymapchange_protect 1 + +mp_timelimit_improved 1 +round_time_override 240 +mp_timelimit_improved_threshold 0 + +say "| LAN Downunder 2024 Qualifiers 5CP config loaded." +say "| This config is an automatic Golden Cap, but doesn't use the conventional continuous overtime seen in the Upper division ozfortress config." +say "| You must record POV demos for all Qualifier matches." +say "| POV demos must be provided on request." \ No newline at end of file diff --git a/cfg/lduquals_koth.cfg b/cfg/lduquals_koth.cfg new file mode 100644 index 0000000..b5d77f9 --- /dev/null +++ b/cfg/lduquals_koth.cfg @@ -0,0 +1,30 @@ +// ----------------------------------------------------------------- +// OZFORTRESS SERVER CONFIGS +// ----------------------------------------------------------------- + +exec ozfortress + +tf_tournament_classlimit_scout 2 +tf_tournament_classlimit_soldier 2 +tf_tournament_classlimit_pyro 1 +tf_tournament_classlimit_demoman 1 +tf_tournament_classlimit_heavy 1 +tf_tournament_classlimit_engineer 1 +tf_tournament_classlimit_medic 1 +tf_tournament_classlimit_sniper 1 +tf_tournament_classlimit_spy 1 + +mp_tournament_whitelist "cfg/ozfortress_whitelist_6v6.txt" + +mp_timelimit 0 +mp_windifference 0 +mp_winlimit 3 + +tv_delaymapchange_protect 1 + +mp_timelimit_improved 0 +round_time_override -1 + +say "| LAN Downunder 2024 Qualifiers KOTH config loaded." +say "| You must record POV demos for all Qualifier matches." +say "| POV demos must be provided on request." \ No newline at end of file