fuel: Difference between revisions
Jump to navigation
Jump to search
Fusselwurm (talk | contribs) No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Armed[ _]Assault(\|.*)]]" to "{{GameCategory|arma1|Scripting Commands}}") |
||
Line 45: | Line 45: | ||
[[Category:Scripting Commands OFP 1.96|FUEL]] | [[Category:Scripting Commands OFP 1.96|FUEL]] | ||
[[Category:Scripting Commands OFP 1.46|FUEL]] | [[Category:Scripting Commands OFP 1.46|FUEL]] | ||
{{GameCategory|arma1|Scripting Commands}} | |||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:50, 7 January 2021
Description
- Description:
- Checks how much fuel is left in the gas tank of a vehicle.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- fuel vehicle
- Parameters:
- vehicle: Object
- Return Value:
- Number - The returned number is in range 0 (empty tank) to 1 (full tank).
Examples
Additional Information
- See also:
- setFuelsetFuelCargogetFuelCargo
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
- UNN
- Vehicles refuelled in game with the Fuel trucks e.t.c never get completely refuelled. After refuelling, rather than returning a value of 1 when the fuel command is called. They return a value greater than 0.98 and less than 1.
Bottom Section
- Posted on December 19, 2020 - 18:10 (UTC)
- fusselwurm
-
returns
- 1 for units (dead or alive)
- 0 for objNull
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Object Manipulation
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- ArmA: Armed Assault: Scripting Commands
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters