Created
November 8, 2015 07:49
-
-
Save EmperorEarth/6337dd6243dc5315ad12 to your computer and use it in GitHub Desktop.
clutch toggle csgo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias "clutchtoggle" "clutchon" | |
alias "clutchon" "voice_scale 0; say_team ---; alias clutchtoggle clutchoff" | |
alias "clutchoff" "voice_scale 1; say_team ---; alias clutchtoggle clutchon" | |
bind "y" "clutchtoggle" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
alternatively, without a message
bindtoggle "y" "voice_scale"