onPlayerDied
Name
baseevents:onPlayerDied
Parameters
int killerType, array deathCoords
- killerType: The pedType of the ped that killed this player. (View the screenshot below for available pedTypes)
- deathCoords: An array containing the x, y, z coordinates of where the player died.
Ped types
Examples
TODO