public OnPlayerDeath(playerid, killerid, reason) { SetPlayerMoney(playerid, -(AMOUNT OF MONEY YOU WANT)); return 1; }