stopEngineRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (Text replacement - "\| *game([0-9]) *= *[aA]rma +3 * " to "|game$1= arma3 ")
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|=
{{RV|type=command
____________________________________________________________________________________________
 
|TKOH |= Game
|game1= tkoh
|1.00|Game Version=
|version1= 1.00
|arg=  |Multiplayer Arguments=  
 
|eff=  |Multiplayer Effects=
|game2= arma3
____________________________________________________________________________________________
|version2= 1.34
| Instant engines stop. |DESCRIPTION=
 
____________________________________________________________________________________________
|gr1= RTD
| [[stopEngineRTD]] heli |SYNTAX=
 
|p1= heli: [[Object]] |PARAMETER1=
|descr= Instant engines stop.  
|p2=  |PARAMETER2=
{{Feature|afm}}
|p3=  |PARAMETER3=
 
|p3=  |PARAMETER4=
|s1= [[stopEngineRTD]] heli
|p3=  |PARAMETER5=
 
|p3=  |PARAMETER6=
|p1= heli: [[Object]]
| [[Array]] |RETURNVALUE=
|x1= [[stopEngineRTD]] myHeli |EXAMPLE1=
| - |SEEALSO=
}}


<dl class='command_description'>
|r1= [[Nothing]]
<!-- BEGIN Note Section -->
<!-- For example:
<dd class='notedate'>Posted on Month Day, Year - Time (UTC)</dd>
<dt class='note'>'''[[User:User Name|User Name]]'''</dt>
<dd class='note'>This is an example note. It is true and verifiable, and contains a little code snippet.
<code>[[if]] ([[_this]] == anExample) [[then]] { [[hint]] Leave it here for others to read; };</code></dd>
-->
<!-- END Note Section -->
</dl>


<h3 style='display:none'>Bottom Section</h3>
|x1= [[stopEngineRTD]] myHeli
<!-- Appropriate categories go here -->


[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
|seealso= [[enginesIsOnRTD]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
}}

Latest revision as of 23:15, 16 June 2021

Hover & click on the images for description

Description

Description:
Instant engines stop.
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:
stopEngineRTD heli
Parameters:
heli: Object
Return Value:
Nothing

Examples

Example 1:
stopEngineRTD myHeli

Additional Information

See also:
enginesIsOnRTD

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