public OnPlayerDeath(...){ SetPlayerScore(playerid,GetPlayerScore(playerid)+1); SetPlayerScore(killerid,GetPlayerScore(killerid)-1);}