public OnPlayerDeath(playerid, killerid, reason){ SendDeathMessage(killerid, playerid, reason); DropPlayerWeapons(playerid); return 1;}