Lerk
Beeefybong
Join Date: 2005-05-31 Member: 52895Members
<div class="IPBDescription">self explanitory</div> Does anybody have any lerk scripts they would like to share? I've been practicing lerk lately but I need better manuevering, so yeah, is there anything out there that may help me? Not only help maneuvering but anything else could be helpful. Thanks in advance.
Feel free to PM to if you want, and if there is anything wrong with this thread admins, go ahead and get rid of it, I don't know whats going too far and whats not.
Feel free to PM to if you want, and if there is anything wrong with this thread admins, go ahead and get rid of it, I don't know whats going too far and whats not.
Comments
bind c gas
4.cfg
<!--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-->speak "five _comma _comma _comma four _comma _comma _comma three _comma _comma _comma two _comma _comma _comma one _comma _comma _comma zero"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
however this doesn't work very well, for some reason the speak command cuts off randomly for me
anyway, a gas cloud lasts around 5 seconds, so roughly around when you here zero, your last gas cloud stopped damaging marines in that area.
bind c gas
4.cfg
<!--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-->speak "five _comma _comma _comma four _comma _comma _comma three _comma _comma _comma two _comma _comma _comma one _comma _comma _comma zero"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
however this doesn't work very well, for some reason the speak command cuts off randomly for me
anyway, a gas cloud lasts around 5 seconds, so roughly around when you here zero, your last gas cloud stopped damaging marines in that area. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
That....... IS FREAKING COOL.
How does the speak command work (do you HAVE to exec it in another file?)... are there any other similar commands that can be used for the same purpose?
Also, does this tie up your controls untill the script finishes? If not, then wouldnt a team_say be about the same (omg so many nub questions).
bind c gas
4.cfg
<!--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-->speak "five _comma _comma _comma four _comma _comma _comma three _comma _comma _comma two _comma _comma _comma one _comma _comma _comma zero"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
however this doesn't work very well, for some reason the speak command cuts off randomly for me
anyway, a gas cloud lasts around 5 seconds, so roughly around when you here zero, your last gas cloud stopped damaging marines in that area. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
That....... IS FREAKING COOL.
How does the speak command work (do you HAVE to exec it in another file?)... are there any other similar commands that can be used for the same purpose?
Also, does this tie up your controls untill the script finishes? If not, then wouldnt a team_say be about the same (omg so many nub questions). <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
speak command has to be in its own config, because you can't add "-attack;speak "five _comma..."" or it will only say "five".
it will not lock you up, it's only a client-side timer for you.
to be honest there might be more accurate ones, especially considiering the gas might actally end a little bit after zero.. it's five seconds + gas travel time in the air.