02.01.2015, 09:00
How to add this on send death message
(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). |
SendDeathMessage(INVALID_PLAYER_ID, playerid, 200); //for connect
SendDeathMessage(INVALID_PLAYER_ID, playerid, 201);//for disconnect