Can I key bind long jump to a single key?
key bind long jump
@Major_Slapnuts said:
Can I key bind long jump to a single key?
Yes i have it binded on my mouse. I have a logitech mouse and i use there gaming software i could also use my corsiar keyboard spftware too if i wanted
Also binding the k button to mouse 1 button it gives you super long jump
.
.
.
.
.
.
.
Kidding dont do that lol
what would be the down side to binding it to my normal jump key, (Space Bar), so all jumps are long jumps?
@Major_Slapnuts said:
what would be the down side to binding it to my normal jump key, (Space Bar), so all jumps are long jumps?
After a long jump you cannot run at full speed for a short time. It’s not an issue if you bounce off a wall and remain in the air or use a long jump to get behind cover, but out in the open you become easier to hit.
@teflonlove said:
@Major_Slapnuts said:
what would be the down side to binding it to my normal jump key, (Space Bar), so all jumps are long jumps?After a long jump you cannot run at full speed for a short time. It’s not an issue if you bounce off a wall and remain in the air or use a long jump to get behind cover, but out in the open you become easier to hit.
Expanding on the downsides, trying to use longjumps while not sprinting is also kinda clunky from what I’ve seen. They just don’t really handle the same with some moves.
I have longjump bound to my left alt key. It’s pretty easy to get used to, so I don’t think there’s really anything to gain by binding it to space.
To answer your question:
setbind LeftAlt “Duck | Jump” 1
I recommend keeping Space for normal jump since that’s useful sometimes. Also, bookmark the link ThePigVomit linked, it’s immensely useful.
I couldn’t copy and paste it, but I typed it in.
When I use the key bind long jump, I end up in a crouch and have to uncrouch.
I use toggle crouch.
Is there a way to add the uncrouch to the keybind so I don’t end up in a crouch.
@Major_Slapnuts said:
I couldn’t copy and paste it, but I typed it in.
When I use the key bind long jump, I end up in a crouch and have to uncrouch.
I use toggle crouch.
Is there a way to add the uncrouch to the keybind so I don’t end up in a crouch.
You may have to add an uncrouch command to the end of that bind. Or take off the crouch toggle.
do you know the exact wording to use add the uncrouch?
setbind LeftAlt “Duck | Jump” 1
so I want to try bninding the long jump to the space bar. How do I unbind the Left/ALT
here is the keybind with toggle crouch on.
setbind LeftAlt “SetCrouch true | Jump | OnRelease SetCrouch true” 1