rotorsRpmRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 4: | Line 4: | ||
|gr1= RTD | |gr1= RTD | ||
|1.34|Game version= <!-- unkown --> | |1.34|Game version= <!-- unkown --> | ||
Line 16: | Line 14: | ||
| [[Array]] | | [[Array]] | ||
|x1= <code>_mh9_main = ([[rotorsRpmRTD]] _MH9) [[select]] 0;//main rotor | |x1= <code>_mh9_main = ([[rotorsRpmRTD]] _MH9) [[select]] 0;//main rotor | ||
_mh9_tail = ([[rotorsRpmRTD]] _MH9) [[select]] 1;//tail rotor</code> | _mh9_tail = ([[rotorsRpmRTD]] _MH9) [[select]] 1;//tail rotor</code> | ||
| [[rotorsForcesRTD]], [[weightRTD]], [[wingsForcesRTD]], [[airDensityRTD]] | | [[rotorsForcesRTD]], [[weightRTD]], [[wingsForcesRTD]], [[airDensityRTD]] |
Revision as of 17:59, 18 January 2021
Description
- Description:
- Returns rotors RPM.
- Groups:
- RTD
Syntax
- Syntax:
- rotorsRpmRTD RTD_helicopter
- Parameters:
- RTD_helicopter: Object
- Return Value:
- Array
Examples
- Example 1:
_mh9_main = (rotorsRpmRTD _MH9) select 0;//main rotor _mh9_tail = (rotorsRpmRTD _MH9) select 1;//tail rotor
Additional Information
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