r5297 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Dec 24 10:27:27 EST 2008


Author: div0
Date: 2008-12-24 10:27:27 -0500 (Wed, 24 Dec 2008)
New Revision: 5297

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
now bots can use the CR too


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-12-24 14:42:58 UTC (rev 5296)
+++ trunk/data/defaultNexuiz.cfg	2008-12-24 15:27:27 UTC (rev 5297)
@@ -257,9 +257,9 @@
 set bot_ai_aimskill_order_filter_4th 0.25
 set bot_ai_aimskill_order_filter_5th 0.3
 set bot_ai_custom_weapon_priority_distances "200 1000" // Define close and far distances in any order, the bots will detect middle distances automatically. 
-set bot_ai_custom_weapon_priority_far   "11 7 14 4 5 8 13 6 1 3 9 2" // Desired weapons in any order. Up to the max ammount of weapons available in the system 
-set bot_ai_custom_weapon_priority_mid   "11 9 4 5 3 7 14 6 13 8 2 1" // same as previous 
-set bot_ai_custom_weapon_priority_close "11 3 9 13 14 8 6 4 2 5 7 1" // same as previous
+set bot_ai_custom_weapon_priority_far   "11 7 15 14 4 5 8 13 6 1 3 9 2" // Desired weapons in any order. Up to the max ammount of weapons available in the system 
+set bot_ai_custom_weapon_priority_mid   "11 9 4 5 3 7 15 14 6 13 8 2 1" // same as previous 
+set bot_ai_custom_weapon_priority_close "11 3 9 13 14 8 6 4 2 5 7 15 1" // same as previous
 set bot_ai_weapon_combo 1 // Enable weapon combos 
 set bot_ai_weapon_combo_threshold 0.3 // Try to make a combo N seconds after the last attack
 




More information about the nexuiz-commits mailing list