Search
Username:
Password:
Register or Reset Password
Remove the ads!
Advanced Voice Communication
Added by...
harddk
Author(s): harddk
Category: CS:S > Radio/Comm Scripts
Notes/Usage Instructions:

Why settle with the standard +voicerecord, when you can got so much more out of it ?!

With this, you're now able to switch between:

- Simple One-press-system or back to the standard Hold-system.
- Also featuring a function for you to disable your ingame mic (good when using same button for ect. ventrilo).
- Or turn off everybody elses mic ingame. Muting made fast and easy-to-do. Admit it, we all heard someone yell a little to much on a FFA-server.. :-)

Enjoy , see the rest of my script at our clan-page.
Script Code:
~ Part of Hard.dk Script v1.5, theholyclan.dk ~

Put this in your cstrike/script/kb_act.lst (open in wordpad), or bind the first section:

"+MicSay" "Voice Control"
"SwitchMic" "Voice Press / Hold"
"EnableMic" "Own Mic On / Off"
"GameMic" "Others Mic On / Off"


Put this in your .cfg:

alias "+MicSay" "+MicOnOff"
alias "-MicSay" "-MicOnOff"

alias "+MicOnOff" "MicPress"
alias "-MicOnOff" ""

alias "SwitchMic" "MicModeHold"
alias "MicModeHold" "alias +MicOnOff +MicHold; alias -MicOnOff -MicHold; echo; echo - Mic Holdsystem -; echo; alias SwitchMic MicModePress"
alias "MicModePress" "alias +MicOnOff MicPress; alias -MicOnOff; echo; echo - Mic Presssystem -; echo; alias SwitchMic MicModeHold"

alias "MicPress" "MicPOn"
alias "MicPOn" "+voicerecord; alias MicPress MicPOff"
alias "MicPOff" "-voicerecord; alias MicPress MicPOn"

alias "+MicHold" "+voicerecord"
alias "-MicHold" "-voicerecord"

alias "EnableMic" "VTSound"
alias "CSSSound" "alias +MicSay +MicOnOff; alias -MicSay -MicOnOff; echo; echo - Your Mic is ON -; echo; alias EnableMic VTSound"
alias "VTSound" "alias +MicSay -voicerecord; alias -MicSay; echo; echo - Your Mic is OFF -; echo; alias EnableMic CSSSound"

alias "GameMic" "GameMicOff"
alias "GameMicOn" "voice_scale 0.90; echo; echo - Others Mic is ON -; echo; alias GameMic GameMicOff"
alias "GameMicOff" "voice_scale 0.00; echo; echo - Others Mic is OFF -; echo; alias GameMic GameMicOn"

Added: 7 months ago
Feedback (2)
SloMoFio .
Die when I kill you!Y2M
Posted 3 months ago
It's uncomfortable to use...
.
Civilization is over; Elect the dead.Y2M
Posted 7 months ago
Hm...I'm not big into talking while playing a game unless it's my close friends.

Sometimes you miss some important stuff by turning voice off, and you need to tell someone something fast.

So this script seems damn good.
I think I'm going to put it on all of my MP valve games.
- Civilization is over; Elect the dead.
Add Feedback
Provide constructive feedback. What is "constructive"?
You must login or register to access this!
Assessment
The community's verdict.
User Rating [+]
9.3/10
bScore
9.33/10
You cannot assess yet!
Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure.

To vote on this submission register or login.
Stamps
This script in a nutshell...
Impractical
You cannot stamp yet!
Stamps let you apply characteristics to submissions to help others understand them.

To stamp this submission register or login.
Added by...
harddk .
The Holy Clan // Scripter
Ranked 5505th ( 9) with 226 points.

[+] Donate
Vote for Submitter
Like this script? Vote harddk . for one or more monthly awards.
You must login or register to access this!
Related Scripts