OnVehicleDeath
From SA-MP
[edit]
OnVehicleDeath
This callback is called when a vehicle dies/explodes.
(vehicleid)
| vehicleid | ID of the vehicle which exploded. |
| killerid | ID of the player who made it explode, 255 if unknown. |
This function does not return a specific value, it's best to simply ignore it.
