setRotorBrakeRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
m (formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{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 | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>myHelicopterRTD [[setRotorBrakeRTD]] 1;</code> | |x1= <code>myHelicopterRTD [[setRotorBrakeRTD]] 1;</code> | ||
Line 26: | Line 27: | ||
|seealso= [[getRotorBrakeRTD]] | |seealso= [[getRotorBrakeRTD]] | ||
}} | }} | ||
Revision as of 08:51, 16 April 2021
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