OnPlayerDeath(playerid, killerid, reason){SetPlayerScore(killerid, GetPlayerScore(killerid)+5);GivePlayerMoney(killerid, 800);return 1;}