setRotorBrakeRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:Take[ _]On[ _]Helicopters:[ _]New[ _]Scripting[ _]Commands[ _]List(\|[^]]+)?\]\] " to "")
m (Text replacement - " {3,}\|" to " |")
Line 4: Line 4:


|gr1= RTD
|gr1= RTD


|1.00
|1.00

Revision as of 19:01, 18 January 2021

Hover & click on the images for description

Description

Description:
Toggle a helicopter's rotor brake on or off.
  • 0: off
  • 1: on
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:
helicopterRTD setRotorBrakeRTD enable
Parameters:
helicopterRTD : ObjectRTD - helicopter
enable : Number - on or off
Return Value:
Nothing

Examples

Example 1:
myHelicopterRTD setRotorBrakeRTD 1;

Additional Information

See also:
getRotorBrakeRTD

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