Mute Script

megatoastmegatoast Join Date: 2003-03-16 Member: 14567Members
<div class="IPBDescription">HELP</div> Hey people...

I was Wondering how to make a mute script for NS. Me m8s have one (to silence the **** clogging up voice over IP with music/childish squeaks etc).

Ne1 know?

Comments

  • BergerBerger Join Date: 2002-11-16 Member: 8945Members, Constellation
    Well, simply tabbing and using the cursor to mute them works for me. If you're not seeing the cursor, bind a key to 'toggleeditps' and hit that key before going to the scores screen.
  • TheGlowTheGlow Join Date: 2002-11-22 Member: 9650Members
    Search all the forums for it. I have it bound to P, but im at work now and cant recall the exact command. Youd hold tab to show the list, hit that binding, then click the names. then hit the bind to undo.
    Command was something like toggleeditips or something.
  • GreyPawsGreyPaws Join Date: 2002-11-15 Member: 8659Members
    bind "key" "toggleedips"

    press and hold your scores key and press the key you bound to the command above a cursor will appear, click on the speaker icon of the offender you wish to squelch

    the toggleedips command also disables the mini map for the comm and the marines on the ground, can be very annoying, so if the map dissapears press the bind again without holding the scores menu key
  • MrPinkMrPink Join Date: 2002-05-28 Member: 678Members
    Couldn't an easier script be made though? I tried to make one but it didn't work...I don't script much. Anyway, here's what I had...

    NOTE THAT THIS DOESN'T WORK
    bind +tab "showscores; wait; toggleeditps"
    bind -tab "showscores; wait; toggleeditps"
  • AlignAlign Remain Calm Join Date: 2002-11-02 Member: 5216Forum Moderators, Constellation
    Though your friends' script was probably just voice_enable 0.
    Dont forget to do the toggletc command twice, even if the arrow disappears when you let go of the score-board button(tab), otherwise you'll have no map.
  • Cereal_KillRCereal_KillR Join Date: 2002-10-31 Member: 1837Members
    scarface... it should be (methinks)

    alias +scoremenu "toggleeditps; +showscores"
    alias -scoremenu "-showscores; toggleeditps"
    bind tab "+scoremenu"

    I think it should work, if your only problem was the scores not showing. I don't know I just made that
    replace tab with whatever key you have to show the scores.
  • SemperFi1SemperFi1 Join Date: 2003-02-14 Member: 13559Members
    toggleedittips doesnt work for me.
  • InfraRedInfraRed Join Date: 2003-01-20 Member: 12508Members, Constellation
    <!--QuoteBegin--||SemperFi||+Mar 18 2003, 05:12 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (||SemperFi|| @ Mar 18 2003, 05:12 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> toggleedittips doesnt work for me. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Well im sure your using the same NS that everyone else is otherwise you wouldnt be able to play... Neway you must be doing something wrong, bring up scores, press that bind, click the mouse a few times then you can mute. After making your selections, let go of scores and press the bind again to continue playing. Simple.
  • AhnteisAhnteis teh Bob Join Date: 2002-10-02 Member: 1405Members, NS1 Playtester, Constellation
    edited March 2003
    <!--QuoteBegin--||SemperFi||+Mar 18 2003, 10:12 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (||SemperFi|| @ Mar 18 2003, 10:12 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> toggleedittips doesnt work for me. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    That's because the command is <i>toggleeditps</i>

    Added: Think of it as "Toggle - Edit - PS"
  • NoClassNoClass Join Date: 2002-11-11 Member: 8207Members
    admin_mute

    Chances are if he's annoying you, he's also annoying everyone else.
  • NarfwakNarfwak Join Date: 2002-11-02 Member: 5258Members, Super Administrators, Forum Admins, NS1 Playtester, Playtest Lead, Forum Moderators, Constellation, NS2 Playtester, Squad Five Blue, Reinforced - Supporter, Reinforced - Silver, Reinforced - Gold, Reinforced - Diamond, Reinforced - Shadow, Subnautica PT Lead, NS2 Community Developer
    edited March 2003
    <!--QuoteBegin--NoClass+Mar 19 2003, 02:10 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (NoClass @ Mar 19 2003, 02:10 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> admin_mute

    Chances are if he's annoying you, he's also annoying everyone else. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    While effective, this should only be used in extreme cases (i.e., Pee Pee Boy and Co.), as it alters the system settings of the client. You cannot simply admin_unmute a player - they must reconfigure their voice comm by themselves. Some reported that this plugin permanently killed their VC.

    So don't use it unless you <i>really</i> have to.
  • ZeroByteZeroByte Join Date: 2002-11-01 Member: 3057Members
    Uhh... search is your friend. Someone posted a ready made working script for this already: <a href='http://www.unknownworlds.com/forums/index.php?act=ST&f=1&t=23350' target='_blank'>http://www.unknownworlds.com/forums/in...=ST&f=1&t=23350</a>
  • nthingnthing Join Date: 2002-11-01 Member: 3091Members
    Is there any way to mute EVERYONE at the click of the button and then unmute EVERYONE at another click of the button?
  • AhnteisAhnteis teh Bob Join Date: 2002-10-02 Member: 1405Members, NS1 Playtester, Constellation
    <!--QuoteBegin--nØthing+Mar 19 2003, 05:17 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (nØthing @ Mar 19 2003, 05:17 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Is there any way to mute EVERYONE at the click of the button and then unmute EVERYONE at another click of the button? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    voice_scale 0
  • nthingnthing Join Date: 2002-11-01 Member: 3091Members
    edited March 2003
    <!--QuoteBegin--Ahnteis+Mar 19 2003, 05:23 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Ahnteis @ Mar 19 2003, 05:23 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> voice_scale 0 <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo--> Not what I'm looking for unfortunatley...

    I decided one day to up my voice_overdrive (upped it to 5) because I couldn't hear what anybody was saying at all, but now I can't stand it when someone is talking over voice comms and I can't hear skulks sneaking up on me and the like...

    So I decided to go for the best of both worlds and create a script which silences everyone when I press a button, for when I need to hear things, and then resets it when I press the button again... trouble was, I couldn't figure out a good way to do it...

    I tried <b>'voice_enable 1/0'</b>, but once you've turned it off you can't turn it back on until you leave the game and restart, so then I tried <b>'voice_scale 0/3; voice_overdrive 1/5'</b>... I figured this would do the job, but the only trouble is that if someone is speaking while you press the button, the new settings don't come into effect for that person... If someone was holding down thier button for ages and I clicked my muter button, I could still hear the person unless he/she let go and pressed it again...

    Any ideas what I could do?
  • ZeroByteZeroByte Join Date: 2002-11-01 Member: 3057Members
    Mute the person from the scoreboard possibly?
  • nthingnthing Join Date: 2002-11-01 Member: 3091Members
    <!--QuoteBegin--ZeroByte+Mar 19 2003, 08:30 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (ZeroByte @ Mar 19 2003, 08:30 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Mute the person from the scoreboard possibly? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Yeah... I'm really going to run around muting and unmuting all 8 players on my team manually whenever I need to...

    I think that would most likely get me killed more than it is worth it...
  • ZeroByteZeroByte Join Date: 2002-11-01 Member: 3057Members
    Errr, use your script to silence the others and manual mute the voice comm spammer is what I meant.
Sign In or Register to comment.