Help - Search - Members - Calendar
Full Version: Help Me With This
Unknown Worlds Forums > Natural Selection > Natural Selection Creation > Scripting Discussion
niperOfDepair
I was wondering. I need a wiggle walk script that I can shoot or break it off in the middle of it to shoot. I know that a normal wigglewalk script will not enable you to shoot during its process. So I need one that does. Thank you!
stallioN
As far as I know, this isn't possible without a macro or _special.
Unless you want a script that you must repeatedly hammer as you walk. I don't recommend using this as I don't think I've done it correctly... could someone test it in-game and check?
CODE
// Wiggle
alias "lol" "rofl"
alias "rofl" "+moveleft; wait; -moveleft; wait; +moveright; wait; -moveright; wait; lmao"
alias "lmao" "+moveleft; wait; -moveleft; wait; +moveright; wait; -moveright; wait; roflmao"
alias "roflmao" "+moveleft; wait; -moveleft; wait; +moveright; wait; -moveright; wait; lollercoaster"
alias "lollercoaster" "+moveleft; wait; -moveleft; wait; +moveright; wait; -moveright; wait"
bind "space" "lol"
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.