SendDeathMessageToPlayer
Disinterpreter opened this issue · 0 comments
Disinterpreter commented
Function name
SendDeathMessageToPlayer(playerid, killer, killee, weapon)
- playerid The ID of the player to send the death message to.
- killer The ID of the killer (can be INVALID_PLAYER_ID).
- killee The ID of the player that died.
- weapon The reason (not always a weapon) for the victim's death. Special icons can also be used (ICON_CONNECT and ICON_DISCONNECT).
Describe the function
Adds a death to the 'killfeed' on the right-hand side of the screen for a single player.
Additional information
https://team.sa-mp.com/wiki/SendDeathMessageToPlayer.html