diff options
author | André Glüpker <git@wgmd.de> | 2022-03-15 14:42:05 +0100 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2022-03-15 14:42:05 +0100 |
commit | 97a8a0ea82c83f3ac56a6489a2e8cb19e92e8111 (patch) | |
tree | 7b3e57c1f6f73c271531cb0ec409bc27eb420be6 /bindings.cfg | |
parent | bda7e5cdf567bbbda7dabe54bfc8fc27ee9152f0 (diff) | |
download | config-csgo-97a8a0ea82c83f3ac56a6489a2e8cb19e92e8111.tar.gz config-csgo-97a8a0ea82c83f3ac56a6489a2e8cb19e92e8111.tar.bz2 config-csgo-97a8a0ea82c83f3ac56a6489a2e8cb19e92e8111.zip |
Add sound effect
Diffstat (limited to 'bindings.cfg')
-rwxr-xr-x | bindings.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bindings.cfg b/bindings.cfg index 7ec11e6..2acc8b9 100755 --- a/bindings.cfg +++ b/bindings.cfg @@ -148,5 +148,8 @@ echo "-Settings and binds loaded!" // snd_front_stereo_speaker_position 53.2 // yy.y = (xx.x / 90 - 1) * theta + 90 // snd_rear_stereo_speaker_position 90 +playvol player\vo\sas\onarollbrag13 0.3 +// playvol buttons\weapon_confirm 0.5 +// playvol buttons\button2 0.5 // vim: commentstring=//\ %s |