Scripts, Ns Music, And Meta-physics
Crotalus
Join Date: 2003-12-02 Member: 23871Members
A very long time ago, there was an awesome script I came across.
It was a toggling strobing flashlight script. I deleted it by accident, and
I'm not good at scripting. It would be cool if anyone could make another
one, it has to blink like a strobe light, and is toggle enabled.
What type or genre of music do you guys think fits NS the best? Creepy
ambient music like Doom 64, or something like rock...
It was a toggling strobing flashlight script. I deleted it by accident, and
I'm not good at scripting. It would be cool if anyone could make another
one, it has to blink like a strobe light, and is toggle enabled.
What type or genre of music do you guys think fits NS the best? Creepy
ambient music like Doom 64, or something like rock...
Comments
Either that, or some classical (Beetoven's Moonlight Sonata).
Or the Doom theme song.
(I don't think Rammstein is spelled correctly)
And for ppl that understand German it can be a bit akward to listen to for a prolonged period of time. Something to do with succesive repeating of "bend over" and "I don't need to see your face".
bind PGDN "impulse 100"
OR
bind PGUP "impulse 100"
Every keyboard I've used has Page Down and Page up buttons that act as turbo buttons. The only thing is that if you hit any other button on the keyboard it will interupt the cycle.
Moving it now..
And for ppl that understand German it can be a bit akward to listen to for a prolonged period of time. Something to do with succesive repeating of "bend over" and "I don't need to see your face". <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
I don't think anything Rammstein did makes sense. But then again, music only occasionally does <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo-->
alias flash "impulse 100; wait; wait; impulse 100; wait; wait"
alias flash5 "flash; flash; flash; flash; flash"
alias flash25 "flash5; flash5; flash5; flash5; flash5"
bind h "flash25"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
works on bs_1 servers too
Toggle:
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
alias flash_toggle "strobe"
alias strobe "bind f flash25; alias flash_toggle flash"
alias flash "bind f impulse 100; alias flash_toggle strobe"
bind SOMEKEY "flash_toggle"
<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
not sure if "bind f impulse 100" works in an alias, so might want to alias it out
The one I had was fully togglable in only 4 lines...
It was a toggling strobing flashlight script. I deleted it by accident, and
I'm not good at scripting. It would be cool if anyone could make another
one, it has to blink like a strobe light, and is toggle enabled.
What type or genre of music do you guys think fits NS the best? Creepy
ambient music like Doom 64, or something like rock... <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
something fast and heavy, played as loud as possible. that or nothing.
The one I had was fully togglable in only 4 lines... <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Probably the old _special one then:
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
alias strobe "-attack2; w; impulse 100;w;w;impulse100;w; +attack2;"
alias "+sflash" "alias _special strobe; +attack2;"
alias "-sflash" "alias _special; -attack2;"
bind "f" "+sflash"
<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
As for music, stopsound ftw. Although the theme tune for Futurarma is great for the start of a match. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo-->
or if you realy realy like fast paced guitar.
Yngwie Malmsteen : Rising Force
also a few songs from Carmagedon 2 is good.
The one I had was fully togglable in only 4 lines... <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Probably the old _special one then:
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
alias strobe "-attack2; w; impulse 100;w;w;impulse100;w; +attack2;"
alias "+sflash" "alias _special strobe; +attack2;"
alias "-sflash" "alias _special; -attack2;"
bind "f" "+sflash"
<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
As for music, stopsound ftw. Although the theme tune for Futurarma is great for the start of a match. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
didn't work <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad-fix.gif' border='0' style='vertical-align:middle' alt='sad-fix.gif' /><!--endemo-->
The one I had was fully togglable in only 4 lines... <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Probably the old _special one then:
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
alias strobe "-attack2; w; impulse 100;w;w;impulse100;w; +attack2;"
alias "+sflash" "alias _special strobe; +attack2;"
alias "-sflash" "alias _special; -attack2;"
bind "f" "+sflash"
<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
As for music, stopsound ftw. Although the theme tune for Futurarma is great for the start of a match. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo--> <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
didn't work <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad-fix.gif' border='0' style='vertical-align:middle' alt='sad-fix.gif' /><!--endemo--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Well yeah, it's blocked by bs0 or bs1...
Sorry, "the old script" was probably not worded as informatively as it could have been. That's what you were thinking of though; it worked after bs1 got "fixed".