OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: BensTooCool on 06 Mar 2007, 20:39:01

Title: can't remember how to fix this AI problem
Post by: BensTooCool on 06 Mar 2007, 20:39:01
Ive been making a mission in ArmA and I've come across a old bug that I remember getting ages ago in ofp, its when your group won't follow your orders correctly for instance when I order them to follow me it says "all follow all" and then they move all over the place. I can't remember how i fixed this problem or if there was a solution at all.
Title: Re: can't remember how to fix this AI problem
Post by: The-Architect on 07 Mar 2007, 01:06:12
Write a script that places all of the units in another group, then get them all put into your group again.

Might work.  ???
Title: Re: can't remember how to fix this AI problem
Post by: h- on 07 Mar 2007, 07:55:24
Is this for ArmA or for OFP?

Quote
Ive been making a mission in ArmA and I've come across a old bug that I remember getting ages ago in ofp
This sounds like this is ArmA question even though it has it's roots in OFP..?

If this is for ArmA let me know and I'll move this topic :)
Title: Re: can't remember how to fix this AI problem
Post by: BensTooCool on 07 Mar 2007, 16:50:10
Its ok I think i've fixed the problem, I removed "dostop" from the init field which seemed to solve the problem.