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 - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| | |game1= tkoh | ||
|version1= 1.00 | |||
| | |game2= arma3 | ||
|version2=1.34 | |||
|gr1= RTD | |||
|descr= Returns the current position of a helicopter's collective pitch control. | |||
| | |||
* 0: fully lowered | * 0: fully lowered | ||
* 1: fully raised | * 1: fully raised | ||
{{Feature|afm}} | {{Feature|afm}} | ||
| [[collectiveRTD]] helicopterRTD | |s1= [[collectiveRTD]] helicopterRTD | ||
|p1= helicopterRTD: [[ObjectRTD]] - helicopter | |p1= helicopterRTD: [[ObjectRTD]] - helicopter | ||
| [[Number]] | |r1= [[Number]] | ||
|x1= < | |x1= <sqf>_collective = collectiveRTD vehicle player;</sqf> | ||
| [[setActualCollectiveRTD]] | |seealso= [[setActualCollectiveRTD]] | ||
}} | }} | ||
Latest revision as of 10:21, 13 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:
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