GetVehicleDamage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<poem style="border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 1em;"> | <poem style="border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 1em;"> | ||
This function was added in v1.7 | This function was added in v1.7 and will not work on previous versions. | ||
</poem> | </poem> | ||
{{Welcome||desc=Returns the damage amount of the vehicle| | {{Welcome||desc=Returns the damage amount of the vehicle| |
Latest revision as of 05:52, 25 August 2023
This function was added in v1.7 and will not work on previous versions.
Description:
Returns the damage amount of the vehicle
Parameters:
(vehicleid)
vehicleid : The ID of the vehicle whose damage is to be found
Return Values:
The damage of the vehicle on success, -1 on invalid vehicle ( not streamed in )
Related Functions
The following functions may be helpful as they relate to this function in one way or another.