OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: Michael on 07 May 2008, 23:39:01
-
how can i stop IA from going prone
every time an aircraft is in the area??
is there a way to get the AI to ignore air threats and not go prone
-
what about the careless state?
unit setbehaviour "careless"
or
unit setUnitPos "UP"...implement it in a loop otherwise
or try to intercept the animation of laying down with an event handler, so that everytime you the animation is triggered you stop it and set the position to up or whatever
...give it a go;)
-
1. Not an advanced topic
2. Only post one topic per question.
The 'right' thread here (http://www.ofpec.com/forum/index.php?topic=31422.0).