Page MenuHomeFeedback Tracker

Heli wont land properly but hover 8m above the ground while "pushing" the passengers off
Closed, ResolvedPublic

Description

I tested making a simple heli dropping of troops and leaving mission. Problem for me is that the chopper doesnt land properly but hovers around 8m off the ground and since i syncronized the transportunload wp with the "getout" wp of the soldiers it FORCES the soldiers out at this point before the heli turns around and heads home. This causes the soldiers to recieve injuries upon touchdown.
Tried this multiple times and it is very easy to replicate
Also tried this using script to force the chopper to go lower but it still wants to unload the soldiers in mid air.

//Marv

Details

Legacy ID
1134377184
Severity
Major
Resolution
Open
Reproducibility
Always
Category
AI Control / Commanding

Event Timeline

StarvinMarvin edited Additional Information. (Show Details)
StarvinMarvin set Category to AI Control / Commanding.
StarvinMarvin set Reproducibility to Always.
StarvinMarvin set Severity to Major.
StarvinMarvin set Resolution to Open.
StarvinMarvin set Legacy ID to 1134377184.May 7 2016, 12:40 PM

I think you need to:

  1. make an invisible Helipad "Empty ==> Objects ==> H (invisible)", name it "getout"
  2. Make sure you've assigned a "name" in your helicopter properties, such as simply "helicopter"
  3. Set a waypoint for the helicopter directly on top of the H with "transport unload".

I think you're missing this text on the "On Activation" section of your LANDING waypoint (not your helipad, and no troop waypoints used): Add this to On Act: helicopter land "getout";

I think that's what makes the chopper actually touch down.

This is from Arma 2, I'm extremely sorry if the steps down carry over to Arma 3. I was just watching this video to try this tonight: http://www.youtube.com/watch?v=Kcqn2BvDqjs

I use a invisible H but it still hovers to high over ground. And even if its possible to fool the game using scripts and special wp's the game itself should solve this to make the editor userfriendly and also help in making the missions bugfree. You should not need to do anything else than placeing a transport unload and a getout wp and having them synced.

Closing due to lack of activity in over five months. If this issue is still reproducable for you, please create a new ticket for it or ask for this one to be re-opened.