Bind two different keys to the same action
Acid06
Join Date: 2004-06-16 Member: 29348Members
Hi there,
It seems to be impossible to bind two keys to the same action. Is this really a limitation of the engine or am I doing something wrong?
This is something possible since the oldest multiplayer FPS games like Quake (and, of course, NS1) - I refuse to believe it's been left out of NS2.
In case anyone is wondering, I'm used to have both W and right mouse button bound to the "move forward" action. I know it's odd, but that's how I've been playing FPS games for more than a decade.
Thanks in advance.
It seems to be impossible to bind two keys to the same action. Is this really a limitation of the engine or am I doing something wrong?
This is something possible since the oldest multiplayer FPS games like Quake (and, of course, NS1) - I refuse to believe it's been left out of NS2.
In case anyone is wondering, I'm used to have both W and right mouse button bound to the "move forward" action. I know it's odd, but that's how I've been playing FPS games for more than a decade.
Thanks in advance.
Comments
IF you are a crafty person though, you can run autohotkey and make a simple script accomplishing the same thing.
p.s. just use RMB for fwd .. thats what i do too.. no need for silly W .. use that to request ammo instead. (since Q is medpacks)
I hope they add this feature in the future.
"bind W MoveForward"
Try that in console
"clear_binding W"
clear_binding <key>