How can I bind voice commands to a key? Like I want to use the "Grenade" voice command with my uparrow button. Or, use the "Sniper" voice command with my down arrow.
if you want to find which what the name after voice should be, look in your half-life folder:
dod->sounds->player
There will be a large list of sounds, take off the name prefix (brit, ger, us) and use the word after it. Ex: first in the list is britareaclear; if you want to bind enter to this type ' bind "ENTER" voice_areaclear ' into the console (without the apostrophes.
Why don't you ask on the DoD forums..? <!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
I know I wouldn't ask on the DoD forums because they require a hard e-mail addres...as in non yahoo, non MSN....one provided by your ISP.
Seeing as I don't like outlook, and besidest that all I have is yahoo, I could never register to ask questions (or answer them) on the dod forum. My uni's ISP doesn't work either...which is kind of weird, but ns>dod anyway.
Comments
To bind voice comms:
bind <letter> voice_<voice name>
ex: bind j voice_grenade
ex: bind l voice_displace
ex: bind "SPACE" voice_fireinhole
if you want to find which what the name after voice should be, look in your half-life folder:
dod->sounds->player
There will be a large list of sounds, take off the name prefix (brit, ger, us) and use the word after it. Ex: first in the list is britareaclear; if you want to bind enter to this type ' bind "ENTER" voice_areaclear ' into the console (without the apostrophes.
Seeing as I don't like outlook, and besidest that all I have is yahoo, I could never register to ask questions (or answer them) on the dod forum. My uni's ISP doesn't work either...which is kind of weird, but ns>dod anyway.