public OnPlayerDeath(playerid, killerid, reason) // On this callback{ GivePlayerMoney(killerid, 4); return 1;}