setFuelCargo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
| vehicle '''setFuelCargo''' amount |= Syntax | | vehicle '''setFuelCargo''' amount |= Syntax | ||
|p1= | |p1= vehicle : [[Object]] |= Parameter 1 | ||
|p2= amount : [[Number]] |= Parameter 2 | |p2= amount : [[Number]] |= Parameter 2 |
Revision as of 12:40, 4 September 2007
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:
- See also needed
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