AI does not use all weapons giving.
Posted: Mon Oct 26, 2009 9:36 pm
Hi why wont my AI use all the weapons I give it. Like there not courrped it just they stick with the first weapon there given.
Get more from your games!
http://www.gametoast.com/
Please check the FAQ thread before posting. This was from this thread, which is in the FAQ.Grev wrote:Nice! This should be stickied!
Another find thats not personally mine, but:
Also, in the weapons odf in Common, you can change if the AI fires the weapon or not.Those lines control how the AI fire the weapon, so i was able to get rid of that stupid "fire 3 shots wait 2 seconds, fire 3 shots" behavior.Code: Select all
BarrageMin = "3" BarrageMax = "8" BarrageDelay = "1"