02.01.2015, 09:00
How to add this on send death message
![](https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-xpf1/v/t34.0-12/10887957_646931238749053_1082091635_n.jpg?oh=faf639c8faa2836122ecca7be7a5dc47&oe=54A8C11D&__gda__=1420293005_97ab972cbd85b0c7a52b7a17c4ea9bb2)
(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