summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2016-05-09 22:37:33 +0200
committerAndré Glüpker <git@wgmd.de>2016-05-09 22:37:33 +0200
commit5e70a3d2193be3dbfb7a8a9eec27e04338a68197 (patch)
treeb8d96b455b268f769673d05bed0c0828b8d84064
parent0abc7441066ba89167ad94fe5f1387aab567e238 (diff)
downloadconfig-csgo-5e70a3d2193be3dbfb7a8a9eec27e04338a68197.tar.gz
config-csgo-5e70a3d2193be3dbfb7a8a9eec27e04338a68197.tar.bz2
config-csgo-5e70a3d2193be3dbfb7a8a9eec27e04338a68197.zip
Do not shout out Clutchmode...
-rw-r--r--bindings-aliases.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/bindings-aliases.cfg b/bindings-aliases.cfg
index 38cf0d6..9b3cb91 100644
--- a/bindings-aliases.cfg
+++ b/bindings-aliases.cfg
@@ -32,8 +32,8 @@ alias "fdamage" "con_filter_text "Damage Given"; con_filter_text_out "Player:""
// Clutch-Mode
alias togglevoice voiceoff
-alias voiceoff "voiceecho; echo "Voice-Off"; say_team "[Clutchmode ON]"; 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"; say_team "[Clutchmode OFF]"; 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 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"
alias soundboard_on "voice_loopback 1; voice_inputfromfile 1; +voicerecord; alias soundboard_c soundboard_off"
@@ -103,6 +103,7 @@ alias trilluxe "cl_clanid 5154531"
alias wine "cl_clanid 214135"
alias zeus "cl_clanid 10167451"
+alias dc "disconnect"
alias train "unbind ctrl; bind f +duck" // need to get this into my head...
alias fixaudio "sdl_speaker_channels 6; sdl_speaker_channels 2"