GAMES CHEATS GUIs SCRIPTS MAPS TUTORIALS SOUNDS TOOLS SERVERS SKINS TEXTURES MODELS PLUGINS MODS
 
 GVME > CS > Scripts > Client
Rating
Based on GVME Community!
Rating:


Your rating: N/A
Total votes: 0

You cannot rating yet!
You can rate anything - when you add rating to a submission your vote determines its success or failure.

To vote on this submission
register or login

You cannot add to Favorites!
Total Favorites

You cannot say thanks!
You must register or login

Statistics
Scores and popularity
Views: 942
Downloads: 23
Feedback: 0

Mute toggle

Share: F F F F F F F
  Added by: Diablo
Author(s):
conchude
  Category: Counter-Strike > Client
  Tags: toggle mute
CODE
//Copy and paste all of this into cstrike/userconfig.cfg

voice_enable 1
alias "muteon" "voice_enable 0;stopsound;alias mutetoggle muteoff;playvol buttons/blip2 0.6"
alias "muteoff" "voice_enable 1;alias mutetoggle muteon;playvol buttons/button3 1"
alias "mutetoggle" "muteon"

//replace KEY with your desired key.
bind "KEY" "mutetoggle"
  Added: Oct 19 2021, 11:43 AM    Modified: Never edited!    Thanks List: [+]      
Add Feedback

You cannot post yet!
Get involved on GVME by posting your thoughts. Give authors your feedback to help them develop.

To post in this submission register or login
Feedback