Page 2 of 2
Re: Weapon Bindings
Posted: Sun 2. Feb 2014, 20:44
by [P]etya
I tried to use WASD keys, but it was terribly uncomfortable for me, so I stayed at the arrow keys. My setting is almost the same as Rott's.
Re: Weapon Bindings
Posted: Thu 6. Feb 2014, 22:04
by {DUB}Cochrane
Also a lefty, I use 3 mousebuttons to switch weapons. I can either click or doubleclick those 3 buttons. One click gives me a weapon I normally need quickly in Onslaught (shock, flak, AVRIL), doubleclick gives me respectively lg, rocket, link. If I don't have the first weapon, the second one is selected. The assigning is a bit more complex: two aliases for each button. This is for the mouse4 button:
Code: Select all
Aliases[31]=(Command="Getweapon Xweapons.Sniperrifle | getweapon XWeapons.Shockrifle | set input mouse4 m42 | set input mouse5 m51 | set input mouse3 m31",Alias="m41")
Aliases[32]=(Command="getweapon XWeapons.Shockrifle | Getweapon Xweapons.Sniperrifle | set input mouse4 m41",Alias="m42")
Sooo what this does: clicking once on mouse4 button fires alias[31], which selects the shock. Then it changes mouse4 to alias[32], so if I click it again it selects lg. It also changes the input for the other two mouse buttons back to their first weapon (to reset the weapon order for those two mouse buttons). If the lg is selected, then mouse4 is changed back to alias[31], so If I click mouse4 again, shock is selected again.
Re: Weapon Bindings
Posted: Sat 8. Feb 2014, 01:34
by -FuNkY-MoNk-UK-
Wow, you move useing the arrow keys?. If you're left handed, then that would make sense, but still.....
I use WASD for my movement and have 2 mouse buttons, for which i use to switch betweeen the LG and shock and then use Q for flak and V for rocket.
Re: Weapon Bindings
Posted: Sat 8. Feb 2014, 10:12
by Xac
As I'm having to play on a laptop at the moment, I've bought one of these:
It saves me having to carry around a full size keyboard. But I'm still getting the hang of it at the moment. Not found an ideal combination of key settings yet and I keep getting killed trying to select the right weapon...

Re: Weapon Bindings
Posted: Sat 8. Feb 2014, 12:27
by {DUB}Cochrane
-FuNkY-MoNk-UK wrote:Wow, you move useing the arrow keys?. If you're left handed, then that would make sense, but still.....
I use WASD for my movement and have 2 mouse buttons, for which i use to switch betweeen the LG and shock and then use Q for flak and V for rocket.
Indeed. I do not need any more buttons than what I use now

WASD would give me some more flexibility yes, but the arrow keys are short wired in my brain since 2004 for this game

Re: Weapon Bindings
Posted: Sat 8. Feb 2014, 18:40
by Wormbo
What do you use to crouch/jump?
Re: Weapon Bindings
Posted: Sat 8. Feb 2014, 21:51
by {DUB}Cochrane
shift/ctrl. And num-0 for a shield bind. All reachable without leaving the arrows
