setBatteryChargeRTD: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| TKOH | | TKOH | ||
|gr1= RTD | |gr1= RTD | ||
|1.00 | |1.00 | ||
|Set the actual battery charge of a helicopter. | |Set the actual battery charge of a helicopter. | ||
* 0: no charge | * 0: no charge | ||
* 1: fully charged | * 1: fully charged | ||
| helicopterRTD '''setBatteryChargeRTD''' charge | | helicopterRTD '''setBatteryChargeRTD''' charge | ||
|p1= helicopterRTD: [[ObjectRTD]] - helicopter | |p1= helicopterRTD: [[ObjectRTD]] - helicopter | ||
|p2= charge: [[Number]] - battery charge level | |p2= charge: [[Number]] - battery charge level | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[vehicle]] [[player]] [[setBatteryChargeRTD]] 0.5;</code> | |x1= <code>[[vehicle]] [[player]] [[setBatteryChargeRTD]] 0.5;</code> | ||
| [[batteryChargeRTD]], [[setBatteryRTD]] | | [[batteryChargeRTD]], [[setBatteryRTD]] | ||
}} | }} |
Revision as of 11:09, 18 January 2021
Description
- Description:
- Set the actual battery charge of a helicopter.
- 0: no charge
- 1: fully charged
- Groups:
- RTD
Syntax
- Syntax:
- helicopterRTD setBatteryChargeRTD charge
- Parameters:
- helicopterRTD: ObjectRTD - helicopter
- charge: Number - battery charge level
- Return Value:
- Nothing
Examples
- Example 1:
vehicle player setBatteryChargeRTD 0.5;
Additional Information
- See also:
- batteryChargeRTDsetBatteryRTD
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