Counter-Strike 2

Counter-Strike 2

Not enough ratings
Voice Enable Script
By SickWorld
For everyone who prefers silence in certain gameplay moments/ when clutching.
I made this script so that you can have that silence AND be able to communicate with your teammates at the touch of a button.
   
Award
Favorite
Favorited
Unfavorite
Voice Enable Script
alias "voicechat" "voicechatoff"
alias "voicechatoff" "voice_enable 0; r_cleardecals; alias voicechat voicechaton"
alias "voicechaton" "voice_enable 1; r_cleardecals; alias voicechat voicechatoff"
bind "v" "voicechat"