public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid){ PlayerPlaySound(playerid,17802,0.0,0.0,0.0); return 1;}
PlayerPlaySound(playerid,17802,0.0,0.0,0.0);
PlayerPlaySound(issuerid,17802,0.0,0.0,0.0);