From bb9ab2a008d51c24cbfd95939fd43e6db8a146ae Mon Sep 17 00:00:00 2001 From: BLooD-DoG <81950732+BLooD-DoG@users.noreply.github.com> Date: Fri, 19 Apr 2024 23:46:58 -0400 Subject: [PATCH] Update ctf.cfg --- sv-configs/ktx/configs/usermodes/matchless/ctf.cfg | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sv-configs/ktx/configs/usermodes/matchless/ctf.cfg b/sv-configs/ktx/configs/usermodes/matchless/ctf.cfg index 824e4ab..b533b82 100644 --- a/sv-configs/ktx/configs/usermodes/matchless/ctf.cfg +++ b/sv-configs/ktx/configs/usermodes/matchless/ctf.cfg @@ -1,7 +1,7 @@ //loaded when k_use_matchless_dir = 2 and k_matchless = 1 samelevel 0 set k_mode 4 -set k_matchless_countdown 0 +set k_matchless_countdown 1 set k_pow_min_players 4 set k_pow_check_time 10 set k_no_vote_map 0 @@ -14,7 +14,8 @@ set k_admins 1 watervis 1 // turn on watervis for CTF k_ctf_runes 1 // allow runes k_ctf_hook 1 // allow hook -k_ctf_based_spawn 0 // +set k_ctf_hookstyle 4 // 1 = smooth, 2 = fast, ... +k_ctf_based_spawn 0 // 0 = can spawn anywhere (except first spawn which is in base), 1 = always spawn in base pm_airstep 0 // turn off jumping up stairs k_spw 1 // KT spawnsafety sv_loadentfiles 1 // load CTF-specific .ent files for id maps @@ -27,9 +28,9 @@ set k_defmap "e2m2" set k_ml_0 "e2m2" set k_ml_1 "e1m5" set k_ml_2 "e1m3" -set k_ml_3 "e2m5 -set k_ml_4 "e1m4 -set k_ml_5 "e3m3 +set k_ml_3 "e2m5" +set k_ml_4 "e1m4" +set k_ml_5 "e3m3" // make sure you have the following: //set k_ml_6 "ctf2m3" //set k_ml_7 "ctf2m7"