setStarterRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory *\| *tkoh *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - "\|x1= *([^ ]+) \}\}" to "|x1=$1 |seealso= }}")
Line 22: Line 22:


|x1= <code>[[vehicle]] [[player]] [[setStarterRTD]] [<nowiki/>[[true]], -1];</code>
|x1= <code>[[vehicle]] [[player]] [[setStarterRTD]] [<nowiki/>[[true]], -1];</code>
|seealso=
}}
}}

Revision as of 15:18, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
RTD

Syntax

Syntax:
helicopterRTD setStarterRTD [enable, engineIndex]
Parameters:
helicopterRTD : ObjectRTD - helicopter
enable : Boolean - on or off
engineIndex : Number - engine index
Return Value:
Nothing

Examples

Example 1:
vehicle player setStarterRTD [true, -1];

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