Different Ns Binds
JugGerNaut
Join Date: 2004-06-27 Member: 29575Members
hi, just wondering if there is a way to bind a key to do something like jump, leep then switch back to the bite attack but dont attack just switch back to it. because lots of times i see people do all that really fast and the only way i can think of how to do that is to bind some keys or some kind of hack. Lots of times also i see ppl as a skulk and when they jump while going forward it looks like they jump twice as far as normal (not talking about leep just a normal jump). Does anyone know how to do that? Thanks for any posts
Comments
<!--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-->
+jump
-jump
weapon_leap
+attack
-attack
weapon_bitegun
<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
and in the console type
<!--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--> bind SPACE "exec myconfig.cfg" <!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
EDIT:
I was wondering why your binds didn't change the weapon back to bite. Meh, good job.
*shivers*
but no really. Thanks for that, it helps alot with the skulk jump/bite thing I've learned to do by hand.
REal post:
You being the great guru of wisdom that you are, do you know if userconfig overwrites config? Because the config file says to put all custom configs in userconfig and it exec's userconfig at the last line.
lol. No, with a little bit of practice and hud_fastswitch set to 1 you can switch back and forth between weapons as fast as any script. Just set binds that are easily accessible at all times, like Q and/or E(some people like to use lastinv, but I prefer simple weapon slot binds). Switch to leap, click once, switch to bite, click once. You can do it almost instantly; it becomes second nature.
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Lots of times also i see ppl as a skulk and when they jump while going forward it looks like they jump twice as far as normal (not talking about leep just a normal jump).<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
That would be bunnyhopping. Google for a guide, I don't remember any offhand.
Userconfig does not modify config.cfg in any way. It just executes a set of commands. Of course, the easiest way would be to put it in
autoexec.cfg
That initialises commands EVERY startup and does not get modified by the game in anyway.
As stated before, that would be <a href='http://fidosrevenge.com/bhop/' target='_blank'>bunnyhopping</a>. Basicly it is a difficult skill that exploits an error in HL's airbound physics that good players use for more air manuverability and faster movement speeds. In effect it can also increase the lenght of a players jump exponentially (same time in air, higher movement speed)
For that myconfig.cfg file do I put this exactly
+jump
-jump
weapon_leap
+attack
-attack
weapon_bitegun
do i just save that as myconfig.cfg in wordpad and copy it to my NS folder where the .exe is?
and in consol I would put exactly this bind pgdn "exec myconfig.cfg" ?
sorry im not that good with .cfg stuff.
Hit 2, click, hit 1, click. Thats how I do it and I can do it well enough to bite people mid-leap.
If you want it even easier hit 2, hold left mouse, hit 1 to start biting.
-jump
weapon_leap
+attack
-attack
weapon_bitegun
Put that in myconfig.cfg
Then make an "Autoexec.cfg" and write
bind <InsertKeyHEre> exec myconfig.cfg in it.
The scripts does this
Jumps
Equips Leap
Leaps
Equips Bite
for a marine (if you used slot1 and slot 3, then)
Jumps
Equips Knife
Attacks once
Equips LMG
But since it uses the names of the alien weapons (which marines obviosuly cannot equip) they just jump, so there is no need to make separate cfgs for each team.
bind <InsertKeyHEre> exec myconfig.cfg in it.<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
make an autoexec.cfg?? can you be more accurate and specific because i've been trying to do this and I havent got it to work (where do i put these files, what file type do i save them as, etc), thanks. All that happens when I press pgdn is it switches to bite.
Select "All Files" aswell SS.
Put it where the ns.ico file is, or in your 'nsp' folder.
Makesure that you use the parameter ".* All files" when saving with WordPad. Some users have been caught out.
You also dont NEED scripts to switch to bite instantly after a leap, just fast fingers and hud_fastswitch.
alias -slotter1 "-attack;weapon_bitegun"
bind x +slotter1
I use the number keys on the right for movement, 8 is forward, 123 is left strafe, back and rightstrafe. So all my slots are binded to 7, 9, 4, 6 and DEL. I get accused of using some sort of metabolize script all the time cause I can blink, meta in the air and land slashing.