Jump to content
Sign in to follow this  
AlbertE

How can I enable AI...

Recommended Posts

I used soldier disableAI "move" in a cutscene. Then I want the same soldier proceed to next waypoint but he wont move. Is there any "enableAI" command or something? Please help.

Share this post


Link to post
Share on other sites

i had this problem but then solved it.

u can do two things.

1)try using dostop unitname and domove unitname

2)in the camera script at the end type cutfinish=true

then in the wp u want them to move to after the cutscene type cutfinish in the condition field.

NOTE: you may also have to use the dostop command along with it.

Share this post


Link to post
Share on other sites

ThX for advice.

I think it's strange when there is "disableAI" command but no "enableAI"...

BIS could you implement such command? It could be useful.

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  

×