setFuelCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "") |
||
Line 24: | Line 24: | ||
}} | }} | ||
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands OFP 1.96|SETFUELCARGO]] | [[Category:Scripting Commands OFP 1.96|SETFUELCARGO]] |
Revision as of 01:44, 5 February 2021
Description
- Description:
- Description needed
- Groups:
- Vehicle Inventory
Syntax
- Syntax:
- Syntax needed
- Parameters:
- vehicle : Object
- amount : Number
- Return Value:
- Return value needed
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
- Posted on July 10, 2015 - 19:33 (UTC)
- Waffle SS.
- (Arma 3 1.44) setFuelCargo will have no effect if the vehicle doesn't support getFuelCargo.