Scripting Help!
gEarsHifter
Join Date: 2004-04-17 Member: 27985Members
<div class="IPBDescription">A Fade Blink-Slash Script</div> Hi guys..!
Well, I'm a noob to NS.. and I find it hard to manually blink n quickly change to slash right after.. so I thought about making a script for it.. but I don't really know how to script.. <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
So Can you guys PLEASE help me out.. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->..
Thank You!
Well, I'm a noob to NS.. and I find it hard to manually blink n quickly change to slash right after.. so I thought about making a script for it.. but I don't really know how to script.. <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
So Can you guys PLEASE help me out.. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->..
Thank You!
Comments
alias +qblink "slot2; wait; +attack"
alias -qblink "-attack; slot1"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
Though I'd agree it's better to find a client-side lastinv script and get used to that.
I know people have made 'So called clientside lastinvs' but they're actually no different from lastinv itself.
I know people have made 'So called clientside lastinvs' but they're actually no different from lastinv itself. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
It's quicker to press the 1/2/3/4 button than to use lastinv because of the lag issues.
If they had the same problem, everything would be equally laggy
it isn't
<!--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 +movegun "weapon_leap; weapon_blink; weapon_charge"
alias -movegun lastinv
bind mouse4 +movegun
<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
starting from swipe you will be in blink mode only while +movegun in hit. the lag restraints still affect you, but it's not as pronounced as using <b>wait</b> states
the <b>wait</b> state is dependent on 2 things working out... 1) server side scripting allowances and 2) client side frame rate. as a result you'd either need between 4 and 16 (sometimes as many as 32) <b>wait</b>s between calling the weapon and then using it. and <b>wait</b>s have that annoying tendency to leave you vulnerable. You'd need to set <b>fps_max</b> and <b>fps_modem</b> to 20 or 30 to achieve it in 2 or 8 <b>wait</b>s instead
I know people have made 'So called clientside lastinvs' but they're actually no different from lastinv itself. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
<a href='http://s89071063.onlinehome.us/tips.php?type=2' target='_blank'>Bling.</a>
Works off slots and the server verification was changed for 3.0 afaik so it works just fine and dandy (I use a 56k more often than my DSL lately and it's a lifesaver to be sure) <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->
Pornography is absolutely not allowed on these forums. Do that again and you're done.</span>