AIRCRAFT MISCELLANEOUS EVENTS
The event IDs listed here are those that are related to aircraft systems, but that don't exactly fit into any of the main categories with dedicated pages for them.
Aircraft Failures
Landing Gear / Brakes
Gliders
Miscellaneous Systems
Event Name | Parameters | Description |
---|---|---|
ANNUNCIATOR_SWITCH_OFF |
N/A | Turns off (0) the annunciator switch. |
ANNUNCIATOR_SWITCH_ON |
N/A | Turns on (1) the annunciator switch. |
ANNUNCIATOR_SWITCH_TOGGLE |
N/A | Toggles the annunciator switch off (0) and on (1). |
BAIL_OUT |
- | Not used by the simulation |
BLEED_AIR_SOURCE_CONTROL_INC |
N/A | Increases the bleed air source control. Order of operation is Auto -> Off -> APU -> Engines. |
BLEED_AIR_SOURCE_CONTROL_DEC |
N/A | Decreases the bleed air source control. Order of operation is Engines -> APU -> Off -> Auto. |
BLEED_AIR_SOURCE_CONTROL_SET |
[0]: source value |
Sets the bleed air system source. The input parameter [0] can be one of the following:
|
CABIN_NO_SMOKING_ALERT_SWITCH_TOGGLE |
N/A | Turn the "No smoking" alert on or off. |
CABIN_SEATBELTS_ALERT_SWITCH_TOGGLE |
N/A | Turn the "Fasten seatbelts" alert on or off. |
DECREASE_DECISION_HEIGHT |
N/A | Decrements the AGL decision height reference by 1m. |
INCREASE_DECISION_HEIGHT |
N/A | Increments the AGL decision height reference by 1m. |
DECISION_HEIGHT_SET |
[0]: height (m) | Set the AGL decision height reference, in meters. |
DECREASE_DECISION_ALTITUDE_MSL |
[0]: amount | Decrements the MSL decision height reference by the amount given, or by 10m if no amount is given. |
INCREASE_DECISION_ALTITUDE_MSL |
[0]: amount | Increments the MSL decision height reference by the amount given, or by 10m if no amount is given. |
SET_DECISION_ALTITUDE_MSL |
[0]: height (m) | Set the MSL decision height reference, in meters. |
EXTINGUISH_ENGINE_FIRE |
[0]: combined index (see description) |
This key event requires a two digit number for parameter [0]. The first digit represents the fire extinguisher index to use, and the second represents the engine index. For example, a value of 11 would represent using bottle 1 on engine 1. 21 would represent using bottle 2 on engine 1. Typical entries for a twin engine aircraft would be 11 and 22. |
HORN_TRIGGER |
N/A | Trigger the aircraft horn. |
HYDRAULIC_SWITCH_TOGGLE |
[0]: TRUE/FALSE to set or the hydraulic switch on/off |
Turn the hydraulic switch on or off. |
PITOT_HEAT_OFF |
N/A | Turns the pitot heat switch off. |
PITOT_HEAT_ON |
N/A | Turns the pitot heat switch on. |
PITOT_HEAT_SET |
[0]: TRUE/FALSE to set or the pitot heat switch on/off [1]: Pitot index |
Sets the pitot heat switch on/off. |
PITOT_HEAT_TOGGLE |
N/A | Toggles the pitot heat switch. |
TOGGLE_PUSHBACK |
N/A | Toggles pushback. |
RELEASE_DROPPABLE_OBJECTS |
N/A | Release one dropable object. Multiple key events will release multiple objects. |
SCRIPT_EVENT_1 |
||
SCRIPT_EVENT_2 |
||
SEE_OWN_AC_OFF |
N/A | |
SEE_OWN_AC_ON |
N/A | |
SEE_OWN_AC_SET |
||
SEE_OWN_AC_TOGGLE |
N/A | |
SET_WING_FOLD |
[0]: TRUE/FALSE to fold or unfold wings. |
Sets the wings into the folded position suitable for storage, typically on a carrier. Takes one of the following values:
|
SMOKE_OFF |
N/A | Turns the smoke system off. |
SMOKE_ON |
N/A | Turns the smoke system on. |
SMOKE_SET |
[0]: TRUE/FALSE to enable/disable the smoke system |
Sets smoke system on/off. |
SMOKE_TOGGLE |
N/A | Toggle smoke system switch. |
TOGGLE_ALTERNATE_STATIC |
N/A | Toggles alternate static pressure port. |
TOGGLE_AIRCRAFT_EXIT |
N/A | Toggles primary door open/close. Usually followed by (for example) KEY_SELECT_2 , etc... for subsequent doors. |
TOGGLE_AIRCRAFT_EXIT_FAST |
N/A | |
TOGGLE_STRUCTURAL_DEICE |
N/A | Toggles structural deice switch. |
TOGGLE_TAILWHEEL_LOCK |
N/A | Toggles tail wheel lock. |
TOGGLE_WATER_BALLAST_VALVE |
[0]: valve index from 1 to n where n is the NumberOfReleaseValves defined in the systems.cfg file. |
Turn the indexed water ballast valve on or off. |
TOGGLE_WATER_RUDDER |
N/A | Toggles water rudders. |
TOGGLE_WING_FOLD |
N/A | Toggles wing folding. |
TUG_DISABLE |
Disables tug. | |
TUG_HEADING |
[0]: Heading (0 - 4294967295 | Triggers the tug and sets the desired heading. The units are a 32 bit integer (0 to 4294967295) which represent 0 to 360 degrees. To set a 45 degree angle, for example, set the value to 4294967295 / 8. |
TUG_SPEED |
[0]: Speed (ft / s) | Triggers tug, and sets desired speed, in feet per second. The speed can be either positive (forward movement) or negative (backward movement). |
WAR_EMERGENCY_POWER |
Sim Control
Event Name | Parameters | Description |
---|---|---|
BACK_TO_FLY |
N/A | This will raise the aircraft off the ground and into flight, or - if already in flight - it will force the aircraft to gain height. |
Cabin Pressurization
Event Name | Parameters | Description |
---|---|---|
PRESSURIZATION_PRESSURE_ALT_INC |
N/A |
Increases the altitude that the cabin is pressurized to by approximately 50ft. |
PRESSURIZATION_PRESSURE_ALT_DEC |
N/A |
Decreases the altitude that the cabin is pressurized to by approximately 50ft. |
PRESSURIZATION_CLIMB_RATE_INC |
N/A |
Increment the cabin pressurization by approximately 50ft/min step, based on the initialisation value of 500ft/min. |
PRESSURIZATION_CLIMB_RATE_DEC |
N/A |
Decrement the cabin pressurization by approximately 50ft/min steps based on the initialisation value of 500ft/min. |
PRESSURIZATION_CLIMB_RATE_SET |
[0]: Value |
Sets the cabin pressurization. |
PRESSURIZATION_PRESSURE_DUMP_SWITCH |
N/A |
Toggles the pressure dump switch between on (sets the cabin pressure to the outside air pressure) and off. |
Nose Wheel Steering
Windshield De-Ice
Catapult Launches
Slings and Hoists
Weapons