AlbertE 0 Posted December 29, 2001 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
Rob 1 Posted December 29, 2001 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
AlbertE 0 Posted December 29, 2001 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