Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
BoltboxerPro

Make AI Stop Doing Animation

Recommended Posts

Is there any way to make an AI stop doing an animation?

For example, when the player makes it to the ambushed convoy, and goes inside a trigger, how can I get the AI to stop doing the animation when a trigger gets triggered?

Thanks!

Share this post


Link to post
Share on other sites

You'd actually use disableAI

_soldier1 disableAI "ANIM"

Just for the future: If you want to disable or enable somethin just search for "disable" in the BIKI, there are tons of commands begginning or containing these words :)

For another example read Echo5Hotel's thread: Prisoner frustration

Share this post


Link to post
Share on other sites
Sign in to follow this  

×