enableAutoStartUpRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\|= " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| TKOH | | TKOH | ||
|gr1= RTD | |gr1= RTD | ||
|1.00 | |1.00 | ||
| game2= arma 3 |Game2name= | | game2= arma 3 |Game2name= | ||
Line 13: | Line 13: | ||
| Toggle availability of the automated helicopter start-up and shutdown sequences. | | Toggle availability of the automated helicopter start-up and shutdown sequences. | ||
{{Feature|afm}} | {{Feature|afm}} | ||
| helicopterRTD '''enableAutoStartUpRTD''' enable | | helicopterRTD '''enableAutoStartUpRTD''' enable | ||
|p1= helicopterRTD: [[ObjectRTD]] - helicopter | |p1= helicopterRTD: [[ObjectRTD]] - helicopter | ||
|p2= enable: [[Boolean]] - enable or disable | |p2= enable: [[Boolean]] - enable or disable | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>myHelicopterRTD [[enableAutoStartUpRTD]] [[true]];</code> | |x1= <code>myHelicopterRTD [[enableAutoStartUpRTD]] [[true]];</code> | ||
| [[isAutoStartUpEnabledRTD]] | | [[isAutoStartUpEnabledRTD]] | ||
}} | }} |
Revision as of 00:36, 18 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