setFuelCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
Line 23: Line 23:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[setAmmoCargo]], [[setRepairCargo]] |= See also
| [[getFuelCargo]], [[setAmmoCargo]], [[setRepairCargo]] |= See also


}}
}}

Revision as of 15:54, 16 February 2014

Hover & click on the images for description

Description

Description:
Set fuel amount in cargo space of refuel vehicle from empty (0) to full (1) Note the carrying capacity of each side's refuel trucks differ.
Groups:
Uncategorised

Syntax

Syntax:
vehicle setFuelCargo amount
Parameters:
vehicle : Object
amount : Number
Return Value:
Nothing

Examples

Example 1:
_refuelTruckOne setFuelCargo 0

Additional Information

See also:
getFuelCargosetAmmoCargosetRepairCargo

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