From 4396f5bf91aea809615ec836291e263e5757ff2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Sun, 1 May 2016 22:30:09 +0200 Subject: one more ignoremsg, thanks volvo --- bindings-aliases.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings-aliases.cfg') diff --git a/bindings-aliases.cfg b/bindings-aliases.cfg index cbce2c9..6dcc2a4 100644 --- a/bindings-aliases.cfg +++ b/bindings-aliases.cfg @@ -13,7 +13,7 @@ alias volume_0 "volume 0; echo "Volume |-OFF-|"; alias volume_c "volume_0"; a // Clutch-Mode alias togglevoice voiceoff -alias voiceoff "voiceecho; echo "Voice-Off"; gameinstructor_enable 1; incrementvar snd_musicvolume 0 0.2 -0.05; incrementvar volume 0 0.6 0.1; voice_scale 0; ignorerad; ignoremsg; ignoremsg; cl_clearhinthistory; alias togglevoice voiceon; play buttons/blip1.wav;" +alias voiceoff "voiceecho; echo "Voice-Off"; gameinstructor_enable 1; incrementvar snd_musicvolume 0 0.2 -0.05; incrementvar volume 0 0.6 0.1; voice_scale 0; ignorerad; ignoremsg; ignoremsg; ignoremsg; cl_clearhinthistory; alias togglevoice voiceon; play buttons/blip1.wav;" alias voiceon "voiceecho; echo "Voice-On"; gameinstructor_enable 0; incrementvar snd_musicvolume 0 0.2 0.05; incrementvar volume 0 0.6 -0.1; voice_scale 1; ignorerad; ignoremsg; alias togglevoice voiceoff; play buttons/bell1.wav;" alias soundboard_c "soundboard_on" -- cgit v1.2.3