Page 1 of 1

Sound Blocker 1.2

Posted: Mon Nov 22, 2021 10:15 pm
by greenie
Sound Blocker


Description

This plugin allows you to block networked sounds by adding them to a configuration file. You can't block client side sounds such as weapon sounds (except for the knife). The config file allows you to block specific sounds for certain maps, or on all maps.


Usage

Place blockedsounds.ini in your configs directory. Add sounds like in the example. Use the "[all]" tag to block sounds on all maps.
// Sounds under this tag will always be blocked
[all]
common/wpn_denyselect.wav

// All sounds under this tag are blocked on cs_italy
[cs_italy]
ambience/Opera.wav
get plugin