enableAutoStartUpRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr1=([^ ]+) \|([0-9]\.[0-9]{2}) " to "|$2 |gr1= $1 ")
m (Text replacement - " \| *([^=]{12,}) * \|s1=" to " |descr=$1 |s1=")
Line 10: Line 10:
|version2=1.34
|version2=1.34


| Toggle availability of the automated helicopter start-up and shutdown sequences.
|descr= Toggle availability of the automated helicopter start-up and shutdown sequences.
{{Feature|afm}}
{{Feature|afm}}



Revision as of 23:20, 13 June 2021

Hover & click on the images for description

Description

Description:
Toggle availability of the automated helicopter start-up and shutdown sequences.
Advanced Helicopter Flight Model
For this command to have any effect, the Advanced Flight Model (AFM) has to be enabled. AFM status can be checked with difficultyEnabledRTD.
Groups:
RTD

Syntax

Syntax:
helicopterRTD enableAutoStartUpRTD enable
Parameters:
helicopterRTD: ObjectRTD - helicopter
enable: Boolean - enable or disable
Return Value:
Nothing

Examples

Example 1:
myHelicopterRTD enableAutoStartUpRTD true;

Additional Information

See also:
isAutoStartUpEnabledRTD

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note