Jump to content
Sign in to follow this  
zonekiller

how can i stop IA from going prone

Recommended Posts

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 huh.gif

Share this post


Link to post
Share on other sites

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×