plaindog 22 Posted January 18, 2014 Hello everybody. I am working on a green screen project in Arma 3 where I am going to use a real actor. I was wondering, the actor is going to sit in this position in the Wy-55 Hellcat. How can I place soldiers in specific positions in the helicopter? Anyone knows? I have to put soldiers in all positions EXCEPT where the person in the picture is sitting :) Hope someone can help me with this Cheers Share this post Link to post Share on other sites
iceman77 19 Posted January 19, 2014 You should be able to move units into specific cargo spaces with _unit moveInCargo [myHelo, 2]; Share this post Link to post Share on other sites
plaindog 22 Posted January 19, 2014 aha worked perfectly :) Thank you Share this post Link to post Share on other sites