r5847 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Feb 11 18:13:15 EST 2009


Author: mand1nga
Date: 2009-02-11 18:13:14 -0500 (Wed, 11 Feb 2009)
New Revision: 5847

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
Adjusted distances for bots weapon priorities

Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-02-11 22:21:22 UTC (rev 5846)
+++ trunk/data/defaultNexuiz.cfg	2009-02-11 23:13:14 UTC (rev 5847)
@@ -353,7 +353,7 @@
 set bot_ai_keyboard_treshold 0.57
 set bot_ai_aimskill_offset 1
 set bot_ai_aimskill_think 1
-set bot_ai_custom_weapon_priority_distances "200 1000"	"Define close and far distances in any order. Based on the distance to the enemy bots will choose different weapons"
+set bot_ai_custom_weapon_priority_distances "300 850"	"Define close and far distances in any order. Based on the distance to the enemy bots will choose different weapons"
 set bot_ai_custom_weapon_priority_far "11 7 15 14 4 5 8 13 6 1 3 9 2"	"Desired weapons for far distances ordered by priority"
 set bot_ai_custom_weapon_priority_mid "11 9 4 5 3 7 15 14 6 13 8 2 1"	"Desired weapons for middle distances ordered by priority"
 set bot_ai_custom_weapon_priority_close "11 3 9 13 14 8 6 4 2 5 7 15 1"	"Desired weapons for close distances ordered by priority"




More information about the nexuiz-commits mailing list