fuel
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Checks how much fuel is left in the gas tank of a vehicle.
Syntax
- Syntax:
- Number = fuel Vehicle
- Parameters:
- Vehicle
- Return Value:
- Number - The returned number is in range 0 (empty tank) to 1 (full tank).
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- setFuel
Notes
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.

