Jump to content

Home

Binding trouble


Eddie4000

Recommended Posts

Posted

While attempting to bind the controlss to get wall run to a single key, to leave hands free for the off the wall saber attack, I ran into a little trouble.

What are the commands for sidestep left and right and jump, and yes I tried stepleft, jump and forcejump any help would be greatly appreciated

Posted

Wouldn't it be something of the order of:

 

"+moveleft;wait;+jump;wait;-jump;wait;-moveleft"

 

 

I can't check the exact words, but I think that would work if you are RIGHT at the wall.

Posted

i THINK they are thusly...

 

+left = sidestep left

+right = sidestep right

moveup = jump

 

 

i'm pretty sure on the left and right, but not 100% on the jump part. I know it was something LIKE that for jump, it wasn't labeled as "jump" i know that.

 

Anyway, if you open up you jk2mpconfig.cfg in your base folder in the Jk2 folder, you can see what key is currently bound to jump, do a search for that key, and see what the actual console command for jump is...

Posted

i just checked my jk2mpconfig.cfg file and here's how you do it:

 

+left = strafeleft

+right = straferight

+moveup = jump

 

so to create the wall walk bind just do this in console:

 

/bind x "+left;+forward;+moveup"

 

that would be wallwalk on left side. where "x" is whatever key you want bound to it. Get it?

Posted

Thats if you want to turn left. The commands for the things you want are +moveleft(strafe left) +moveright(strafe right) +moveup(jump) Although I am finding it hard to imagine why you would want a key to do this when its extremely easy to do a wall walk in the first place.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...