Mafia1980 10 Posted September 16, 2009 (edited) hi,i'm strugle to make a heli perform a squad extraction which is in the water but without droping a boat for them ? i put in the init line of heli this fly inheight 5 , and the following waypoints ,move-load-move ,after that i created a group in the water with getin waypoint and sync this with chooper waypoint load ,so far,so good the heli fly at a very low altitude above water reach the wp load stops and hovering but the squad wont get in instead swim near chooper and doesn't seem to care :mad:!!!!anyone know how can i make this work? i have another problem in arma2 the c-130 (qantas addon) and the mq-9 plane can't land on the runway instead crashes and explodes a few meters away(their speed drop verylow even if i set speed to full) i want to know if others have the same problems or just me. my computer is good Q6600,4RAM,320HDD,NVIDIA 8600GTS.i want to mention that i instaled the latest patch for both games arma and arma2 ,it's posible to make a mod that add fish eg=sharks? i apologize if i put so many questions.THANKS Edited September 16, 2009 by Mafia1980 Share this post Link to post Share on other sites
halleyelec 10 Posted September 16, 2009 You can use one of the following in the init field of the wp. It might be best to add another wp 5m or so away from the one you used flyinheight 5 only because then it will give your units time not to die! You have to name your units or just use the word this where unit is unit action ["eject", vehicle] - So for example this action ["eject", heli1] unit action ["getOut", targetVehicle] There is another one which allows all units to eject, I think you name your leader as something and just use it for one person and they all follow, I can't remember but I'm sure someone will. :) Share this post Link to post Share on other sites
Black Mesa 10 Posted October 2, 2009 Use Unitname Action ["Get In", Helicopter name] using a trigger, it won't have any animations, but it will work. a Con, you have to make a trigger for each units. Share this post Link to post Share on other sites