zonekiller 175 Posted May 7, 2008 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 Share this post Link to post Share on other sites
Gloopy 0 Posted May 23, 2008 You can use setunitpos http://community.bistudio.com/wiki/setUnitPos e.g <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[this] setunitpos "UP" if you make this an .sqs script you can then use goto to loop it meaning he will effectively always be stood up. not perfect but it should work. http://community.bistudio.com/wiki/goto If you don't want to do that maybe a trigger or script that sets his combat mode to safe on a loop, I don't think soldiers can prone while in combat mode safe, not tested and i'm no scripter but it might work! -Gloopy Share this post Link to post Share on other sites