GM:OnDamagedByExplosion
Description
Called when a player has been hurt by an explosion. Override to disable default sound effect.
Arguments
Example
Disables the high pitched ringing sound effect.
Note that this hook does not have a return value, and instead by default it calls Player:SetDSP( 35, false ) in the base gamemode.