From faab9b615629ddb06773b92ef20daee77cb71565 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Sat, 8 Sep 2012 19:23:59 -0400 Subject: [PATCH] Whoops, this needs to be disabled by default --- gamemodes.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemodes.cfg b/gamemodes.cfg index eec4b4907..6616108b9 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -203,7 +203,7 @@ set g_ctf_pass_request 1 "allow players to request the flag carrier to pass the set g_ctf_pass_turnrate 50 "how well the flag follows the best direction to its target while passing" set g_ctf_pass_timelimit 2 "how long a flag can stay trying to pass before it gives up and just becomes dropped" set g_ctf_pass_velocity 750 "how fast or far a player can pass the flag" -set g_ctf_allow_vehicle_touch 1 "allow flags to be picked up/captured/returned from inside a vehicle +set g_ctf_allow_vehicle_touch 0 "allow flags to be picked up/captured/returned from inside a vehicle set g_ctf_shield_max_ratio 0 "shield at most this percentage of a team from the enemy flag (try: 0.4 for 40%)" set g_ctf_shield_min_negscore 20 "shield the player from the flag if he's got this negative amount of points or less" -- 2.39.2