numberOfEnginesRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr1=([^ ]+) \|([0-9]\.[0-9]{2}) " to "|$2 |gr1= $1 ")
m (Text replacement - " \| *([^=]{12,}) * \|s1=" to " |descr=$1 |s1=")
Line 11: Line 11:
|version2=1.34
|version2=1.34


| Returns the number of engines a helicopter has. {{Feature|afm}}
|descr= Returns the number of engines a helicopter has. {{Feature|afm}}


|s1=  [[numberOfEnginesRTD]] helicopterRTD
|s1=  [[numberOfEnginesRTD]] helicopterRTD

Revision as of 23:20, 13 June 2021

Hover & click on the images for description

Description

Description:
Returns the number of engines a helicopter has.
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:
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