Parking Trigger
Triggers when the aircraft is stationary on the ground (or ship). It's also possible to wait for the engines to be shut down as well.
Attributes
Active On Start
Enabled: the trigger will start listening for a parking as soon as the missions starts Disabled: you need to activate this trigger during the mission
Fire Once
Enabled: the trigger will deactivate after the first time the aircraft is parked Disabled: the trigger will keep firing for each time the aircraft is parked, until it is deactivated
Radius
Radius (meters) of the area in which the parking trigger is active
Full Shutdown
Does the trigger require the plane to be shut down? (Engines off)
Actions
Activate
The trigger start listening for the aircraft being parked
Deactivate
The trigger will stop listening
Events
The events are only fired when the trigger is active
Parking
Fires when the aircraft is stationary, on the ground (or ship) and is inside the trigger area. (And if Full Shutdown is true, the engines also need be shut down)
See also
Last updated