collectiveRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
Line 1: Line 1:
[[Category:Scripting Commands]]
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________
Line 8: Line 6:
|1.00|Game version=
|1.00|Game version=


| game2= arma 3 |=
| game2= arma 3 |Game2=
|version2=1.34|=
 
|version2=1.34|Game2 version=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 15: Line 14:
* 0: fully lowered
* 0: fully lowered
* 1: fully raised  
* 1: fully raised  
{{Feature AFM}}|DESCRIPTION=
{{Feature AFM}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


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


|p1= helicopterRTD: [[ObjectRTD]] - helicopter |PARAMETER1=
|p1= helicopterRTD: [[ObjectRTD]] - helicopter |PARAMETER1=
Line 25: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


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


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


[[Category:Scripting Commands]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: RTD|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: RTD|{{uc:{{PAGENAME}}}}]]

Revision as of 01:14, 12 September 2019

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
Template:Feature AFM
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