setBatteryRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {3,}\|" to " |")
m (Text replacement - " {2,}\}\}" to " }}")
Line 19: Line 19:


| [[setBatteryChargeRTD]], [[batteryChargeRTD]]
| [[setBatteryChargeRTD]], [[batteryChargeRTD]]
}}
}}


{{GameCategory|tkoh|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

Revision as of 01:36, 19 January 2021

Hover & click on the images for description

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