enableAutoStartUpRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "|= Comments" to "|Comments=")
Line 1: Line 1:
[[Category:Scripting Commands]]
[[Category:Scripting Commands]]


{{Command|= Comments
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 03:53, 31 August 2019


Hover & click on the images for description

Description

Description:
Toggle availability of the automated helicopter start-up and shutdown sequences. Template:Feature AFM
Groups:
Uncategorised

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:
-

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

Notes

Bottom Section