Vehicle::getPetrolTankHealth

From RAGE Multiplayer Wiki
Revision as of 23:48, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Syntax

vehicle.getPetrolTankHealth();

Required Arguments

Return value

  • float

Example

// todo

See also