setActualCollectiveRTD: 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 11: | Line 10: | ||
|gr1= RTD |GROUP1= | |gr1= RTD |GROUP1= | ||
| Sets the collective pitch control to a specific position, regardless of input devices (until those are changed). | | Sets the collective pitch control to a specific position, regardless of input devices (until those are changed). | ||
Line 18: | Line 16: | ||
* 1: collective fully up | * 1: collective fully up | ||
{{Feature|afm}}|DESCRIPTION= | {{Feature|afm}}|DESCRIPTION= | ||
| helicopterRTD [[setActualCollectiveRTD]] value|SYNTAX= | | helicopterRTD [[setActualCollectiveRTD]] value|SYNTAX= | ||
Line 26: | Line 23: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>myHelicopterRTD [[setActualCollectiveRTD]] 0.7;</code> |EXAMPLE1= | |x1= <code>myHelicopterRTD [[setActualCollectiveRTD]] 0.7;</code> |EXAMPLE1= |
Revision as of 02:29, 17 January 2021
Description
- Description:
- Sets the collective pitch control to a specific position, regardless of input devices (until those are changed).
- 0: collective fully down
- ~0.7: approximate stable hover position
- 1: collective fully up
- Groups:
- RTD
Syntax
- Syntax:
- helicopterRTD setActualCollectiveRTD value
- Parameters:
- helicopterRTD : ObjectRTD - helicopter
- value: Number - collective position
- Return Value:
- Nothing
Examples
- Example 1:
myHelicopterRTD setActualCollectiveRTD 0.7;
Additional Information
- See also:
- collectiveRTD
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