setRotorBrakeRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
m (fixed parameters for hemtt) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| | |game1= tkoh | ||
|version1= 1.00 | |||
|game2= arma3 | |||
|version2= 1.34 | |||
|gr1= RTD | |gr1= RTD | ||
| | |descr= Toggles a helicopter's rotor brake. {{Feature|afm}} | ||
|s1= helicopterRTD [[setRotorBrakeRTD]] enable | |||
| | |p1= helicopterRTD : [[Object]] - helicopter | ||
| | |p2= enable: [[Number]] - can be: | ||
* 0: off | * 0: off | ||
* 1: on | * 1: on | ||
| | |r1= [[Nothing]] | ||
|x1= <sqf>myHelicopterRTD setRotorBrakeRTD 1;</sqf> | |||
|x1= < | |||
|seealso= [[getRotorBrakeRTD]] | |||
}} | }} | ||
Latest revision as of 15:41, 7 April 2024
Description
- Description:
- Toggles a helicopter's rotor brake.
- Groups:
- RTD
Syntax
- Syntax:
- helicopterRTD setRotorBrakeRTD enable
- Parameters:
- helicopterRTD : Object - helicopter
- enable: Number - can be:
- 0: off
- 1: on
- 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