enginesIsOnRTD: Difference between revisions
Jump to navigation
Jump to search
(See Also) |
m (template:command argument fix) |
||
Line 14: | Line 14: | ||
|p1= RTD_helicopter: [[Object]] |= Parameter | |p1= RTD_helicopter: [[Object]] |= Parameter | ||
| [[Array]] - <nowiki>[</nowiki>[[Boolean]] value for each engine] |= | | [[Array]] - <nowiki>[</nowiki>[[Boolean]] value for each engine] |RETURNVALUE= | ||
|x1= <code>_enginesTaru = [[enginesIsOnRTD]] _taru// Returns [true,true]</code>|= | |x1= <code>_enginesTaru = [[enginesIsOnRTD]] _taru// Returns [true,true]</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[isObjectRTD]], [[enginesRpmRTD]], [[enginesTorqueRTD]], [[wingsForcesRTD]], [[engineOn]] |= | | [[isObjectRTD]], [[enginesRpmRTD]], [[enginesTorqueRTD]], [[wingsForcesRTD]], [[engineOn]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:31, 7 April 2019
Description
- Description:
- Returns which engines are producing some work.
- Groups:
- Uncategorised
Syntax
- Syntax:
- enginesIsOnRTD RTD_helicopter
- Parameters:
- RTD_helicopter: Object
- Return Value:
- Array - [Boolean value for each engine]
Examples
- Example 1:
_enginesTaru = enginesIsOnRTD _taru// Returns [true,true]
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