Page 1 of 1
How to make the AI use one custom weapon?
Posted: Mon Aug 15, 2016 2:01 am
by CdtFox
How to make the AI use one custom weapon? For exemple I've added a deployable shield for one new class, but the AI won't use it, when playing, I'm the only one that use that weapon...
Is there any odf code that can solve the problem?
Thanks for the help!

Re: How to make the AI use one custom weapon?
Posted: Mon Aug 15, 2016 6:42 am
by Anakin
did you took my code?? for me it worked.
But i wonder how to make the AI to use the shield as shield. They use it as turret and the enemies shoot on it as it was a turret
Re: How to make the AI use one custom weapon?
Posted: Mon Aug 15, 2016 11:01 am
by CdtFox
Anakin wrote:did you took my code?? for me it worked.
But i wonder how to make the AI to use the shield as shield. They use it as turret and the enemies shoot on it as it was a turret
Yep, I used your code, exactly.
And yes, if someone can explain us how to make it like a shield it would be better.