collectiveRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
||
Line 20: | Line 20: | ||
|r1= [[Number]] | |r1= [[Number]] | ||
|x1= <code>_collective = collectiveRTD vehicle | |x1= <code>_collective = collectiveRTD vehicle player;</code> | ||
|seealso= [[setActualCollectiveRTD]] | |seealso= [[setActualCollectiveRTD]] | ||
}} | }} |
Revision as of 11:02, 12 May 2022
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