enableAutoTrimRTD: 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 auto-trim for RTD helicopters. | | Toggle auto-trim for RTD helicopters. | ||
{{Feature|afm}} | {{Feature|afm}} | ||
| helicopterRTD '''enableAutoTrimRTD''' enable | | helicopterRTD '''enableAutoTrimRTD''' enable | ||
|p1= helicopterRTD: [[ObjectRTD]] - helicopter | |p1= helicopterRTD: [[ObjectRTD]] - helicopter | ||
|p2= enable: [[Boolean]] - enable or disable | |p2= enable: [[Boolean]] - enable or disable | ||
| [[Boolean]] | | [[Boolean]] | ||
|x1= <code>myHelicopterRTD [[enableAutoTrimRTD]] [[true]];</code> | |x1= <code>myHelicopterRTD [[enableAutoTrimRTD]] [[true]];</code> | ||
| [[isAutoTrimOnRTD]] | | [[isAutoTrimOnRTD]] | ||
}} | }} |
Revision as of 00:37, 18 January 2021
Description
- Description:
- Toggle auto-trim for RTD helicopters.
- Groups:
- RTD
Syntax
- Syntax:
- helicopterRTD enableAutoTrimRTD enable
- Parameters:
- helicopterRTD: ObjectRTD - helicopter
- enable: Boolean - enable or disable
- Return Value:
- Boolean
Examples
- Example 1:
myHelicopterRTD enableAutoTrimRTD true;
Additional Information
- See also:
- isAutoTrimOnRTD
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