15.04.2012, 16:33
Something like this.
Adapt this...
Adapt this...
pawn Code:
if(KILLED_BY_ADMIN)
SendDeathMessage(INVALID_PLAYER_ID,player1,40);
else
SendDeathMessage(killerid,player1,reason);