setBatteryRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|Game name=" to "|Game name= |gr1= RTD |GROUP1= ")
m (Text replacement - "{{uc:{{PAGENAME}}}}" to "")
Line 38: Line 38:
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Take On Helicopters: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Take On Helicopters: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: RTD|{{uc:{{PAGENAME}}}}]]

Revision as of 22:15, 25 September 2020

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

Notes

Bottom Section