#Takeoff from named helipad is not triggered.

1 messages · Page 1 of 1 (latest)

summer vapor
#

It is hard to explain but i'll do my best.
The point is to make the first flare helipad disappear in 5 seconds after taking off from it and to spawn the second helipad in another place. So I have to broadcast remove and spawn events triggered by takeoff event.
But the takeoff <name> is not triggered and nothing happenes.
At the the same time the takeoff event without name is triggered as it is shown with the text block.
The landed <name> event is triggered as intended.
Update: takeoff <name> works fine with runways

2SYDQT

oblique dust
#

Only takeoff works apparently, not takeoff name

#

Try broadcasting settakeoff helipad1 at time 0, and replace takeoff helipad 1 with just takeoff

summer vapor
#

Takeoff <name> also works fine with runways. There you go: YH368X

latent raptor
#

my bad, I've only implemnted for runways for some reason

#

adding to helipads now

latent raptor
#

note that the event isn't triggered when you takeoff after a respawn or on first spawn

quartz shoal
#

That’s why