collectiveRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " 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 |Game2= | | game2= arma 3 |Game2= | ||
Line 16: | Line 16: | ||
* 0: fully lowered | * 0: fully lowered | ||
* 1: fully raised | * 1: fully raised | ||
{{Feature|afm}} | {{Feature|afm}} | ||
| [[collectiveRTD]] helicopterRTD | | [[collectiveRTD]] helicopterRTD | ||
|p1= helicopterRTD: [[ObjectRTD]] - helicopter | |p1= helicopterRTD: [[ObjectRTD]] - helicopter | ||
| [[Number]] | | [[Number]] | ||
|x1= <code>_collective = [[collectiveRTD]] [[vehicle]] [[player]];</code> | |x1= <code>_collective = [[collectiveRTD]] [[vehicle]] [[player]];</code> | ||
| [[setActualCollectiveRTD]] | | [[setActualCollectiveRTD]] | ||
}} | }} | ||
Revision as of 00:12, 18 January 2021
Description
- Description:
- Returns the current position of a helicopter's collective pitch control.
- 0: fully lowered
- 1: fully raised
- Groups:
- RTD
Syntax
- Syntax:
- collectiveRTD helicopterRTD
- Parameters:
- helicopterRTD: ObjectRTD - helicopter
- Return Value:
- Number
Examples
- Example 1:
_collective = collectiveRTD vehicle player;
Additional Information
- See also:
- setActualCollectiveRTD
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