vinque 10 Posted October 11, 2013 I want to make a SP mission like first OFP:CWC campaign missions, when Armstrong (player) follow orders from Bergstrom (AI leader). Example: Armstrong, move to that house! Armstrong, do this or that! (not the whole group, only the player or with only a squadmate.) It's pretty simple what I'm looking for. But not used very often. I was investigating, and the only thing I've found is how to make the leader order the player get into a vehicle in a certain position. Very useful too. (view: http://community.bistudio.com/wiki/orderGetIn) but nothing for other orders. And other offtopic and minor question: AI unit init and stay in this position: http://oi40.tinypic.com/2rcu3np.jpg (633 kB) PD: the classic "sorry for my english". Share this post Link to post Share on other sites
Zenophon 110 Posted October 12, 2013 Some of these should have radio dialog with them, especially those starting with 'command': http://community.bistudio.com/wiki/Category:Command_Group:_Unit_Control Share this post Link to post Share on other sites
cobra4v320 27 Posted October 12, 2013 And other offtopic and minor question: AI unit init and stay in this position: unitname switchMove "aadjpknlmstpsraswrflddown_aadjppnemstpsraswrfldup" If you want to find animations you can try the animations viewer, or you can use animationState Share this post Link to post Share on other sites