r5863 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Feb 12 22:26:50 EST 2009


Author: mand1nga
Date: 2009-02-12 22:26:50 -0500 (Thu, 12 Feb 2009)
New Revision: 5863

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
Bots: Set better values for facing-wall detection cvars


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-02-13 03:09:16 UTC (rev 5862)
+++ trunk/data/defaultNexuiz.cfg	2009-02-13 03:26:50 UTC (rev 5863)
@@ -360,8 +360,8 @@
 set bot_ai_weapon_combo 1	"Enable bots to do weapon combos"
 set bot_ai_weapon_combo_threshold 0.3	"Try to make a combo N seconds after the last attack"
 set bot_ai_friends_aware_pickup_radius "500"	"Bots will not pickup items if a team mate is this distance near the item"
-set bot_ai_facingwall_timeout 0.08	"Consider the bot to being stuck after N seconds facing and touching a wall"
-set bot_ai_ignoregoal_timeout 2	"Ignore goals leading the bots to stuck in front of a wall for N seconds"
+set bot_ai_facingwall_timeout 0.05	"Consider the bot to being stuck after N seconds facing and touching a wall"
+set bot_ai_ignoregoal_timeout 3	"Ignore goals leading the bots to stuck in front of a wall for N seconds"
 // Better don't touch these, there are hard to tweak!
 set bot_ai_aimskill_order_mix_1st 0.01
 set bot_ai_aimskill_order_mix_2nd 0.1




More information about the nexuiz-commits mailing list