batteryChargeRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) |
||
Line 18: | Line 18: | ||
|x1= <code>_charge = [[batteryChargeRTD]] [[vehicle]] [[player]];</code> | |x1= <code>_charge = [[batteryChargeRTD]] [[vehicle]] [[player]];</code> | ||
|seealso= [[setBatteryChargeRTD]] | |seealso= [[setBatteryChargeRTD]] [[setBatteryRTD]] | ||
}} | }} |
Revision as of 12:58, 20 January 2022
Description
- Description:
- Returns the current charge of a helicopter's batteries.
- 0: empty
- 1: fully charged
- Groups:
- RTD
Syntax
- Syntax:
- batteryChargeRTD helicopterRTD
- Parameters:
- helicopterRTD: ObjectRTD - helicopter
- Return Value:
- Number
Examples
- Example 1:
_charge = batteryChargeRTD vehicle player;
Additional Information
- See also:
- setBatteryChargeRTD setBatteryRTD
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