[nexuiz-commits] r7558 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Aug 29 23:08:17 EDT 2009


Author: mand1nga
Date: 2009-08-29 23:08:17 -0400 (Sat, 29 Aug 2009)
New Revision: 7558

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
Increased bot_ai_navigation_jetpack_mindistance a little

Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-08-29 20:35:46 UTC (rev 7557)
+++ trunk/data/defaultNexuiz.cfg	2009-08-30 03:08:17 UTC (rev 7558)
@@ -402,7 +402,7 @@
 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 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"
+set bot_ai_navigation_jetpack_mindistance 3500 "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"
 set bot_ai_aimskill_order_mix_2nd 0.1 "Amount of the 1st filter output to apply to the aiming angle"



More information about the nexuiz-commits mailing list