AI does not use all weapons giving.
Moderator: Moderators
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
AI does not use all weapons giving.
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.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: AI does not use all weapons giving.
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"
