public OnPlayerGiveDamage(playerid, damagedid, Float: amount, weaponid){ PlayerPlaySound(playerid, 17802, 0.0, 0.0, 0.0); // Ding Sound return true;}