Help - Search - Members - Calendar
Full Version: Help A Nub
Unknown Worlds Forums > Natural Selection > Natural Selection Creation > Scripting Discussion
Therites
i just need to know how to bind it so that right mouse button will auto switch me to leap AND leap me.
Urd
CODE
alias w "wait"
alias w5 "w;w;w;w;w"
alias w15 "w5;w5;w5"
alias +leap "lastinv; weapon_leap; w15; +attack"
alias -leap "-attack; lastinv"
bind mouse2 +leap
a_civilian
You may need to reduce the number of waits in that script if you get less than 100 fps.
Therites
i never go beneath 75FPS (when there is like 100 turrets and 4 onos and 5 fades and 10 HA and 10 nades are exploding). so that shouldnt be a problem, thanx.

PS and where do i putt this ? the config.cfg? or do i do it via console during the game?.
obuh
Go in your ns folder and copy it in userconfig.cfg. Create the file if it doesn't exist yet.
Diablo_fx
It's my job to tell you leap scripts are bad, not because they are good. I find them useless and so do many good players. Learn to use the slotx with hud_fastswitch 1 and it'll work better.
Therites
well im pretty good using lastinv but i just get confused so i end up on leap when i want to bite and stuff, i can alway get the first leap-bite down perfect but after that it is chaos skulk.gif asrifle.gif hive5.gif
c4t
i had a leap script that looked like


alias +leap "slot3;wait;+attack"
alias -leap "-attack;wait;slot1"

the problem is i couldnt leap strafe. executing this script for me at 100 fps made it for a fraction of a second i couldnt strafe in the air and this was making me run into walls.
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.