collectiveRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| TKOH |Game name= | | TKOH |Game name= | ||
Line 13: | Line 12: | ||
|version2=1.34|Game2 version= | |version2=1.34|Game2 version= | ||
|Returns the current position of a helicopter's collective pitch control. | |Returns the current position of a helicopter's collective pitch control. | ||
Line 19: | Line 17: | ||
* 1: fully raised | * 1: fully raised | ||
{{Feature|afm}} |DESCRIPTION= | {{Feature|afm}} |DESCRIPTION= | ||
| [[collectiveRTD]] helicopterRTD |SYNTAX= | | [[collectiveRTD]] helicopterRTD |SYNTAX= | ||
Line 26: | Line 23: | ||
| [[Number]] |RETURNVALUE= | | [[Number]] |RETURNVALUE= | ||
|x1= <code>_collective = [[collectiveRTD]] [[vehicle]] [[player]];</code> |EXAMPLE1= | |x1= <code>_collective = [[collectiveRTD]] [[vehicle]] [[player]];</code> |EXAMPLE1= |
Revision as of 00:32, 17 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