On Player Death
#1

How to add this on send death message


Reply
#2

Quote:

(killer, killee, weapon)
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).

https://sampwiki.blast.hk/wiki/Function:SendDeathMessage
Reply
#3

PHP код:
SendDeathMessage(INVALID_PLAYER_IDplayerid200); //for connect
SendDeathMessage(INVALID_PLAYER_IDplayerid201);//for disconnect 
Reply
#4

Thank you for help
Reply
#5

You're welcome
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)