collectiveRTD: Difference between revisions
Jump to navigation
Jump to search
Fusselwurm (talk | contribs) No edit summary |
m (removed note and added template) |
||
Line 12: | Line 12: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns the current position of a helicopter's collective pitch control. | |{{Feature AFM}}<br>Returns the current position of a helicopter's collective pitch control. | ||
* 0: fully lowered | * 0: fully lowered | ||
* 1: fully raised |DESCRIPTION= | * 1: fully raised |DESCRIPTION= | ||
Line 29: | Line 29: | ||
}} | }} | ||
Revision as of 21:48, 11 August 2019
Description
- Description:
- Template:Feature AFM
Returns the current position of a helicopter's collective pitch control.- 0: fully lowered
- 1: fully raised
- Groups:
- Uncategorised
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