GetVehicleHealth

From NPC for VCMP 0.4 Servers
Revision as of 16:43, 21 August 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc=Returns the health of the vehicle as float| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle whose health is to be found</poem>| retvals=The health of the vehicle on success, 0.0 on failure (invalid/not streamedin vehicle)}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Description:
Returns the health of the vehicle as float


Parameters:

(vehicleid)

vehicleid : The ID of the vehicle whose health is to be found


Return Values:
The health of the vehicle on success, 0.0 on failure (invalid/not streamedin vehicle)