if(killerid == INVALID_PLAYER_ID) SendDeathMessage(INVALID_PLAYER_ID,playerid,reason); else SendDeathMessage(killerid,playerid,reason);