setBatteryRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\|= * " to " ") |
||
Line 18: | Line 18: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>(vehicle player) setBatteryRTD false;</code> | |x1= <code>(vehicle player) setBatteryRTD false;</code> | ||
| [[setBatteryChargeRTD]], [[batteryChargeRTD]] |SEEALSO= | | [[setBatteryChargeRTD]], [[batteryChargeRTD]] |SEEALSO= |
Revision as of 21:45, 17 January 2021
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:
- setBatteryChargeRTDbatteryChargeRTD
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