Leopard20 813 Posted August 4, 2017 Hi. How do I order the AI to lift some cargo that I can't see? (I mean during the mission, not in editor) If you can see the cargo, the process is very simple; you point at the cargo and select "Lift cargo" in the command dialogue. But I don't know how to do it if the cargo is too far (for example when you want your pilot to bring you a vehicle or something from the base) Share this post Link to post Share on other sites
HazJ 1289 Posted August 7, 2017 Simple way would be to use nearestObjects but this could be a issue if there are other objects below the helicopter that you don't want to be lifted. There are other ways too such as detecting object below the helicopter. https://community.bistudio.com/wiki/nearestObjects https://community.bistudio.com/wiki/lineIntersectsWith 1 Share this post Link to post Share on other sites
Leopard20 813 Posted August 7, 2017 14 hours ago, HazJ said: Simple way would be to use nearestObjects but this could be a issue if there are other objects below the helicopter that you don't want to be lifted. There are other ways too such as detecting object below the helicopter. https://community.bistudio.com/wiki/nearestObjects https://community.bistudio.com/wiki/lineIntersectsWith Thanks for your reply. But these are for the editor. I meant without changing the mission. Anyway, thanks. Share this post Link to post Share on other sites
HazJ 1289 Posted August 7, 2017 Oh, I see... You posted in "ARMA 3 - MISSION EDITING & SCRIPTING" so I presumed... Yeah. This is a suggestion / feature for the game by BIS I take it? 1 Share this post Link to post Share on other sites
xon2 102 Posted April 4, 2018 Just out of curiosity; when have these two ai commands been added to the action menu, ''Lift Cargo'' and ''Move to and Drop Cargo''? I just found out about these two this weekend and i kinda can't believe they have been there since the helicopter dlc released. I searched the dev branch release log, but didn't find anything specific to theses to action commands. Share this post Link to post Share on other sites