setFuelCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:Scripting Commands OFP 1.[4-9]{2}(\|(\{\{uc:\{\{PAGENAME\}\}\}\}|#))?\]\] " to "") |
||
Line 25: | Line 25: | ||
[[Category:Scripting Commands OFP 1.96|SETFUELCARGO]] | [[Category:Scripting Commands OFP 1.96|SETFUELCARGO]] | ||
[[Category:Scripting Commands OFP 1.46|SETFUELCARGO]] | [[Category:Scripting Commands OFP 1.46|SETFUELCARGO]] |
Revision as of 23:23, 24 March 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
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.