]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Whoops, this needs to be disabled by default
authorSamual Lenks <samual@xonotic.org>
Sat, 8 Sep 2012 23:23:59 +0000 (19:23 -0400)
committerSamual Lenks <samual@xonotic.org>
Sat, 8 Sep 2012 23:23:59 +0000 (19:23 -0400)
gamemodes.cfg

index eec4b49076d4f6c02bbbf45d2b99fc1fe0c98cf1..6616108b96544ef1c7fab9ca4e1a4c6f576095ca 100644 (file)
@@ -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"