Jump to content
Sign in to follow this  
Mafia1980

how can you make a chopper extract a squad which is swiming in the water?

Recommended Posts

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 by Mafia1980

Share this post


Link to post
Share on other sites

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×