setBatteryRTD: Difference between revisions
Jump to navigation
Jump to search
m (Cat RTD) |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Toggle a helicopter's electrical systems on and off. |= | | Toggle a helicopter's electrical systems on and off. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| helicopterRTD '''setBatteryRTD''' enable|= | | helicopterRTD '''setBatteryRTD''' enable|SYNTAX= | ||
|p1= helicopterRTD : [[ObjectRTD]] - helicopter |= | |p1= helicopterRTD : [[ObjectRTD]] - helicopter |PARAMETER1= | ||
|p2= enable : [[Boolean]] - on or off |= | |p2= enable : [[Boolean]] - on or off |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>(vehicle player) setBatteryRTD false;</code> |= | |x1= <code>(vehicle player) setBatteryRTD false;</code> |= | ||
| [[setBatteryChargeRTD]], [[batteryChargeRTD]] |= | | [[setBatteryChargeRTD]], [[batteryChargeRTD]] |SEEALSO= | ||
}} | }} |
Revision as of 14:46, 7 April 2019
Description
- Description:
- Toggle a helicopter's electrical systems on and off.
- Groups:
- Uncategorised
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