Page 1 of 1

AI does not use all weapons giving.

Posted: Mon Oct 26, 2009 9:36 pm
by swado95
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.

Re: AI does not use all weapons giving.

Posted: Mon Oct 26, 2009 10:24 pm
by Fiodis
Grev wrote:Nice! This should be stickied!

Another find thats not personally mine, but:

Code: Select all

BarrageMin   = "3"
BarrageMax   = "8"
BarrageDelay   = "1"
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.
Also, in the weapons odf in Common, you can change if the AI fires the weapon or not.
Please check the FAQ thread before posting. This was from this thread, which is in the FAQ.