From 8eead0e898d8ee3cd77acebe8b0f3c50810ceaf8 Mon Sep 17 00:00:00 2001 From: celestian Date: Fri, 13 Apr 2018 20:33:20 +0200 Subject: [PATCH] Revert "Mute all" This reverts commit f6b397a9993e1c03fd7b7f0fa9e37928cf468589. --- cs_go/config.cfg | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cs_go/config.cfg b/cs_go/config.cfg index 56144a3..e99a33a 100755 --- a/cs_go/config.cfg +++ b/cs_go/config.cfg @@ -1,10 +1,4 @@ unbindall - -//VoiceMute Script -alias stfu stfu1 -alias stfu1 "voice_enable 0; chat_enable 0; echo Voice OFF; playvol buttons\blip2 0.5; alias stfu stfu2" -alias stfu2 "voice_enable 1; chat_enable 1; echo Voice ON; playvol buttons\blip1 0.5; alias stfu stfu1" - bind "0" "slot10" bind "1" "slot1" bind "2" "slot2" @@ -53,7 +47,6 @@ bind "F6" " buy hegrenade;" bind "F7" " buy incgrenade; buy molotov;" bind "F8" "buy awp;" bind "F10" "quit prompt" -bind "F11" "stfu" bind "MOUSE1" "+attack; toggle cl_crosshaircolor 2" bind "MOUSE2" "+attack2" bind "MOUSE3" "+voicerecord"