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.
......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-->
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-->
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"
/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-->
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.
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-->
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-->
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?
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. :-)
<!--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.
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. :-)
Comments
BTW, Game2XS servers rock! And BY do kick you! Be warned.
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
<!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
<!--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.
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"
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-->
*BUMP*
*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.
*audience cheers*
How come this isn't stickied?
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. :-)