collectiveRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_{10,} " to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...)
Line 1: Line 1:
{{Command|Comments=
{{Command


| TKOH |Game name=
| TKOH


|gr1= RTD |GROUP1=
|gr1= RTD






|1.00|Game version=
|1.00


| game2= arma 3 |Game2=
| game2= arma 3 |Game2=
Line 16: Line 16:
* 0: fully lowered
* 0: fully lowered
* 1: fully raised  
* 1: fully raised  
{{Feature|afm}} |DESCRIPTION=
{{Feature|afm}}


| [[collectiveRTD]] helicopterRTD |SYNTAX=
| [[collectiveRTD]] helicopterRTD


|p1= helicopterRTD: [[ObjectRTD]] - helicopter |PARAMETER1=
|p1= helicopterRTD: [[ObjectRTD]] - helicopter


| [[Number]] |RETURNVALUE=
| [[Number]]


|x1= <code>_collective = [[collectiveRTD]] [[vehicle]] [[player]];</code> |EXAMPLE1=
|x1= <code>_collective = [[collectiveRTD]] [[vehicle]] [[player]];</code>


| [[setActualCollectiveRTD]] |SEEALSO=
| [[setActualCollectiveRTD]]
}}
}}



Revision as of 01:12, 18 January 2021

Hover & click on the images for description

Description

Description:
Returns the current position of a helicopter's collective pitch control.
  • 0: fully lowered
  • 1: fully raised
Advanced Helicopter Flight Model
For this command to have any effect, the Advanced Flight Model (AFM) has to be enabled. AFM status can be checked with difficultyEnabledRTD.
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