public OnPlayerDeath(playerid, killerid, reason){if(GetPlayerMoneyEx(playerid) < 10)){GivePlayerMoneyEx(playerid, 750); }else{return 1;}