From 18bb4d41ad694ca95ef8d505e04b9be333ffc6c0 Mon Sep 17 00:00:00 2001 From: mand1nga Date: Wed, 26 Aug 2009 01:15:30 +0000 Subject: [PATCH] Disabled bot jetpack navigation by default git-svn-id: svn://svn.icculus.org/nexuiz/trunk@7524 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/defaultNexuiz.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/defaultNexuiz.cfg b/data/defaultNexuiz.cfg index 7fb6cec84..bb39c8e9b 100644 --- a/data/defaultNexuiz.cfg +++ b/data/defaultNexuiz.cfg @@ -399,7 +399,7 @@ set bot_ai_bunnyhop_startdistance 250 "Run to goals located further than this di set bot_ai_bunnyhop_stopdistance 220 "Stop jumping after reaching this distance to the goal" set bot_ai_bunnyhop_firstjumpdelay 0.5 "Start running to the goal only if it was seen for more than N seconds" set bot_god 0 "god mode for bots" -set bot_ai_navigation_jetpack 1 "Enable bots to navigat maps using the jetpack" +set bot_ai_navigation_jetpack 0 "Enable bots to navigat maps using the jetpack" set bot_ai_navigation_jetpack_mindistance 2500 "Bots will try fly to objects located farther than this distance" // Better don't touch these, there are hard to tweak! set bot_ai_aimskill_order_mix_1st 0.01 "Amount of the 1st filter output to apply to the aiming angle" -- 2.39.2