Difference between revisions of "fuel"
Jump to navigation
Jump to search
m (Wiki links) |
|||
Line 20: | Line 20: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | |x1= < | + | |x1= <code>(fuel ([[vehicle]] [[player]]) <nowiki>==</nowiki> 0) : [[hint]] "The vehicle is out of fuel!"</code> |= Example 1 |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 16:22, 6 October 2006
Hover & click on the images for descriptions
Description
- Description:
- Checks how much fuel is left in the gas tank of a vehicle.
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:
- setFuel
- Groups:
- Uncategorised
Notes
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
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Operation Flashpoint: Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Uncategorised
- Introduced with Operation Flashpoint version 1.00
- Commands utilizing global arguments
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA