Skip to main content

Vehicle::setPetrolTankHealth

1000 is max health Begins leaking gas at around 650 health -999.90002441406 appears to be minimum health, although nothing special occurs

Syntax

```js vehicle.setPetrolTankHealth(fix); ```

Required Arguments

  • fix: float

Return value

  • Undefined

Example

```js // todo ```

See also