setBatteryRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= ([^' ]+)'''([^' ]+)'''([^ ]*) " to "|s$1= $2$3$4 ") |
Lou Montana (talk | contribs) |
||
Line 17: | Line 17: | ||
|x1= <code>(vehicle player) setBatteryRTD false;</code> | |x1= <code>(vehicle player) setBatteryRTD false;</code> | ||
|seealso= [[setBatteryChargeRTD]] | |seealso= [[setBatteryChargeRTD]] [[batteryChargeRTD]] | ||
}} | }} |
Revision as of 17:39, 20 January 2022
Description
- Description:
- Toggle a helicopter's electrical systems on and off.
- Groups:
- RTD
Syntax
- Syntax:
- helicopterRTD setBatteryRTD enable
- Parameters:
- helicopterRTD : ObjectRTD - helicopter
- enable : Boolean - on or off
- Return Value:
- Nothing
Examples
- Example 1:
(vehicle player) setBatteryRTD false;
Additional Information
- See also:
- setBatteryChargeRTD batteryChargeRTD
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