numberOfEnginesRTD: 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 13: | Line 12: | ||
|version2=1.34|Game 2 Version= | |version2=1.34|Game 2 Version= | ||
| Returns the number of engines a helicopter has. {{Feature|afm}} |DESCRIPTION= | | Returns the number of engines a helicopter has. {{Feature|afm}} |DESCRIPTION= | ||
| [[numberOfEnginesRTD]] helicopterRTD |SYNTAX= | | [[numberOfEnginesRTD]] helicopterRTD |SYNTAX= | ||
Line 23: | Line 20: | ||
| [[Number]] |RETURNVALUE= | | [[Number]] |RETURNVALUE= | ||
|x1= <code>_engineCount = [[numberOfEnginesRTD]] [[vehicle]] [[player]];</code> |EXAMPLE1= | |x1= <code>_engineCount = [[numberOfEnginesRTD]] [[vehicle]] [[player]];</code> |EXAMPLE1= |
Revision as of 01:50, 17 January 2021
Description
- Description:
- Returns the number of engines a helicopter has.
- Groups:
- RTD
Syntax
- Syntax:
- numberOfEnginesRTD helicopterRTD
- Parameters:
- helicopterRTD: ObjectRTD - helicopter
- Return Value:
- Number
Examples
- Example 1:
_engineCount = numberOfEnginesRTD vehicle player;
Additional Information
- See also:
- See also needed
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