Skip to content

SendDeathMessageToPlayer #30

Open
Open
@Disinterpreter

Description

@Disinterpreter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibilityCompatibility with latest version of SAMPfunctionSAMP functions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions