Cant Use Mic In Commander Mode?
H_U_D_S_O_N
Join Date: 2003-04-22 Member: 15741Members
in Tech Support
<div class="IPBDescription">huh?</div> I use my mic often when I am marine or alien. But for some reason when I go comm. no body can hear me on my mic. It does'nt even show up. I am hitting my voice communication button like normal.
Please help, its hard being comm. with no mic.
Thanks
Please help, its hard being comm. with no mic.
Thanks
This discussion has been closed.
Comments
HTH
in 1.0x your mic won't work if it's bound to a mouse key, it's a bug.
In 5 days we'll have NS 2.0 which shouldn't have this problem anymore <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
Not sure it can be called a "bug"
ANY mouse button
the keys: qwerasdfzxcv , as they are set for the commander shortcuts as default (if you changed them, then you cant use whatever you changed them to)
Are there any creators/programmers here to answer this?
have a go, and find one that works.
I had the same problem and changed my bind to capslock. That works for me.
bind "CAPSLOCK" "+voicerecord"
I had the same problem and changed my bind to capslock. That works for me.
bind "CAPSLOCK" "+voicerecord" <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
yes, i use capslock while comming. it's only a minor nuisance.
<!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->?
if you want a script to do this so you don't have to pull down the conn here it is:
make a file called voicecomm.cfg in you ns dir, put this in it:
alias comm "bind capslock +voicerecord"
alias fps "bind q +voicerecord"
bind c comm
bind v fps //NOTE: change c and v to your prefered keys
//for a cycling bind simply ignore the last 4 lines and use these 3 instead:
alias comm "bind capslock +voicerecord; bind x fps"
alias fps "bind q +voicerecord; bind x comm"
bind x comm //NOTE: x is the key that will toggel between the 2 so set all instances of x to your prefered key <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
with that file made save it and then open up config.cfg and add into it (on its own line):
exec voicecomm.cfg
bind "q" "+voicerecord"
bind "capslock" "+voicerecord"
like going after rats with a shotgun....
..for some reason, NS doesn't let me communicate using voice.
I run the voice-setup program, and that works fine, I can hear myself in my headphones fine.
I can hear everybody else's voice when I'm playing NS, as well as all the other sound effects.
I've tried changing the Voice Communication key from in the game to B, ALT, and a few others, yet whenever I get in a game, I don't have a little speaker icon by my name.
I've checked in the config options in Multiplayer and the "Use Voice Comms" is checked. Should it be off, maybe?
It's probably just some stupid little config item somewhere, but I'll be darned if I know where. Any ideas? I'm going to try going into a game and then disabling the voice-comms and re-enabling it to see if that fixes things. I'll let you know.
Hmm.. no dice. Oddly, though, whenever I unchecked "Use voice comms" and went into the game, I'd come back out and it'd be checked again.