enableAutoStartUpRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\|= " to " ") |
||
Line 22: | Line 22: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>myHelicopterRTD [[enableAutoStartUpRTD]] [[true]];</code> | |x1= <code>myHelicopterRTD [[enableAutoStartUpRTD]] [[true]];</code> | ||
| [[isAutoStartUpEnabledRTD]] |SEEALSO= | | [[isAutoStartUpEnabledRTD]] |SEEALSO= |
Revision as of 21:18, 17 January 2021
Description
- Description:
- Toggle availability of the automated helicopter start-up and shutdown sequences.
- 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