The Infamous "can't Mute" Problem: Solved!

13»

Comments

  • KriguKrigu Join Date: 2002-11-09 Member: 7850Members
    Some nice piece of information m8. And, tbh, I'm prolly one of those Zelda spammers, but as long as you do it only once before or after a game, it'sokay me thinks. At least we don't kick for it at our server.

    BTW, Game2XS servers rock! And BY do kick you! Be warned.
  • CutterJoeCutterJoe Join Date: 2002-12-30 Member: 11594Members, Constellation
    YAY a fix for the imfamous singers and spammers thanks dude you rock.
  • CataclysmicCataclysmic Join Date: 2003-01-05 Member: 11863Members
    Alright, this thing totally screwed my menu. I tried doing the "tab, left click, tab" thing, but that didn't work.
  • TerrTerr Arthritic Skulk Join Date: 2002-11-07 Member: 7486Members
    PLEASE RE-PIN THIS. I remember it being pinned before, but had to search to find it.
  • TiioTiio Join Date: 2003-01-07 Member: 12012Members, Constellation
    Yes, this is definately worthy of still being pinned.
  • WolfWingsWolfWings NS_Nancy Resurrectionist Join Date: 2002-11-02 Member: 4416Members
    This still needs to stay pinned. Just to remind the PowersThatBe. =^.^=
  • Teufel_EldritchTeufel_Eldritch Join Date: 2002-01-28 Member: 124Members
    ......or you could just check my sig. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
  • Wile_E_CoyoteWile_E_Coyote Join Date: 2003-02-06 Member: 13198Members, Constellation
    OMG this post is the greatest thing since sliced bread!

    I love you! - in a completely masculine, hetrosexual way of course <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->

    Thanks for sharing
  • Cry_HavocCry_Havoc Join Date: 2003-01-22 Member: 12593Members
    My ears give you their thanks.

    <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • DeeDee Canada Join Date: 2002-12-15 Member: 10836Members, Constellation, Reinforced - Shadow
    Here's the final version of the code (updated to prevent the problem where attack keeps going and going and going):

    <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->/////
    // FixMute
    // --
    // Fixes the no cursor problem on scoreboard to mute players.
    // You need this code for NS v1.0-v1.04 (should be fixed in v1.1+).
    /////

    alias fixmute "toggleeditps; alias -scores scorestogon; bind mouse1 +attack"

    alias scorestogon "toggleeditps; alias -scores scorestogoff; -showscores; -attack"
    alias scorestogoff "bind mouse1 +attack; -showscores; -attack"

    alias +scores "bind mouse1 fixmute; +showscores"
    alias -scores "scorestogoff"

    bind tab +scores<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

    Enjoy.
  • RyoOhkiRyoOhki Join Date: 2003-01-26 Member: 12789Members
    /me offers marriage proposal to the finder of this wonderful WONDERFUL feature <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
  • Cereal_KillRCereal_KillR Join Date: 2002-10-31 Member: 1837Members
    huh there is one problem... when you do toggleeditps, and you mute someone, after you go back to play normal, the popupmenu doesn't show up correctly (until you redo toggleeditps). I shall then conclude that the popupmenu interferes with the muting.
  • HEAD_d_bHEAD_d_b Join Date: 2003-02-01 Member: 12967Members
    edited February 2003
    nice work

    here is a script to do it for u no need to have the +/- attack command in there

    alias +showscores2 "toggleeditps; wait; wait; +showscores;net_graph 3"
    alias -showscores2 "-showscores;net_graph 0"
    bind ? "+showscores2"

    ///////////////////////////////////////////////////////////////////////////////////////////////////////////
    here is one with out the net_graph

    alias +showscores2 "toggleeditps; wait; wait; +showscores"
    alias -showscores2 "-showscores"
    bind ? "+showscores2"
  • AvatarAvatar Join Date: 2003-02-13 Member: 13500Members
    Wasn't this already posted and stuck some where?
  • Umbraed_MonkeyUmbraed_Monkey Join Date: 2002-11-25 Member: 9922Members
    this WAS the thread that was stickied, but no, for some reason, it has been unstuck.

    maybe we can assume that its been fixed for 1.1 and thus this thread is no longer necessary? <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • Racer1Racer1 Join Date: 2002-11-22 Member: 9615Members
    The 1.1 assumption is probably true. But 1.1 isnt out yet...at least last time I looked. I'd prefer it get re-stickied or a new, locked, thread get stickied in its stead. Too bad it doesn't mute people when they are dead, though <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
  • saubloedsaubloed Join Date: 2002-11-02 Member: 3996Members
  • Smoke_NovaSmoke_Nova Join Date: 2002-11-15 Member: 8697Members
    Bumpity bump bump. Works quicker then WolfWings.
  • NegaBenjiNegaBenji Join Date: 2003-01-09 Member: 12058Members
    I'd never used this before today, but someone asked and I managed to remember the command - and I tried it out to make sure. The only problem was, when I jumped in the comm chair a couple of rounds later, I had no minimap. I couldn't see it, and clicking where it should have been didn't affect my viewing position at all. And when I jumped out, the minimap was missign from the standard marine HUD too. I tried the toggleeditps command again, and retried connecting to the server - the only thing that helped was a complete restart of HL. Anyone else had this problem?
  • WolfWingsWolfWings NS_Nancy Resurrectionist Join Date: 2002-11-02 Member: 4416Members
    Never had that problem, but please remember that the toggleeditps command needs to be done a certain number of times at certain times to work right. Please use the downloadable package at the TOP of the other thread on muting, instead of any of the scripts that have been posted between finding this command and now. :-)
  • ChurchChurch Meatshield grunt-fodder // Has pre-ordered NS2 Join Date: 2002-12-31 Member: 11646Members, Constellation
    toggleeditps works perfectly for me everytime.

    *BUMP*
  • WolfWingsWolfWings NS_Nancy Resurrectionist Join Date: 2002-11-02 Member: 4416Members
    <!--QuoteBegin--|ds|meatshield+Feb 23 2003, 12:31 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (|ds|meatshield @ Feb 23 2003, 12:31 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> toggleeditps works perfectly for me everytime.

    *BUMP* <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Except that, unless used in the right sequence, it breaks the popup menu. If you never use the popup menu, say because you only play a Marine and usually a grunt that the Comm takes care of, that's fine. But please stop bumping this topic up, the other topic has the correct fix in an easier-to-read format listed at the very top. This thread has half a dozen 'solutions' which are all incompatable with each other, and half of which have icky side-effects.
  • NegaBenjiNegaBenji Join Date: 2003-01-09 Member: 12058Members
    Actually nevermind about the minimap/menu problem, it helps to bind the command to a key so you can press it until everything works as normal.

    *audience cheers*
  • SoulSkorpionSoulSkorpion Join Date: 2002-04-12 Member: 423Members
    teh bumpz0r!

    How come this isn't stickied?
  • KhaimKhaim Join Date: 2002-06-28 Member: 841Members, NS1 Playtester, Constellation
    what is with people's obbsesions with bumping this topic... it's like an epedemic
  • WolfWingsWolfWings NS_Nancy Resurrectionist Join Date: 2002-11-02 Member: 4416Members
    Please stop bumping this topic, but go to <a href='http://www.unknownworlds.com/forums/index.php?act=ST&f=1&t=23350' target='_blank'>this topic</a> instead! This is the outdated, incorrect topic.

    No appologies, as they bump the topic too.
    Just let it sink to the bottom and raise the other one up until 1.1 comes out. :-)
Sign In or Register to comment.