Playing Nex as the OneArmedBandit
Posted: 16 Apr 2010, 02:47
Tonight i had some great matches on our main ctf server. I was playing against some guys most of you know most likely allready saw around ... AND i used only one hand the whole matches over. I just used my right hand to aim, shoot, laserjump and used a thumb button to trigger my "locking" hook. The thumb button fires the hook and holds it, as long as i dont press it again. This way im able to completly move without directional keys (WASD) and i dont need any jumping either, coz i can use the laser jump simply. I would not post these demos here, if i would have played with both hands, coz to be honest i sucked hard of course, but still i made at least some caps and some flag kills and headshots. So if you want to see how it probably looks like playing against a guy who only has one arm ... here are the demos for your viewing pleasure. I hope you enioy them xD
Type this on console: cl_showpressedkeys 1
You can then see i never touched the directional keys I only needed to press jump sometimes, coz otherwise it would not have let me respawn I think the respawn bug is also in the demo 1 or 2 times :/
Oh ... before someone asks ... here's the aliases you need for the hook technique im using ... add those to your autoexec.cfg:
Type this on console: cl_showpressedkeys 1
You can then see i never touched the directional keys I only needed to press jump sometimes, coz otherwise it would not have let me respawn I think the respawn bug is also in the demo 1 or 2 times :/
Oh ... before someone asks ... here's the aliases you need for the hook technique im using ... add those to your autoexec.cfg:
Code: Select all
alias "hook_lock1" "+hook ; alias hook_lock hook_lock2"
alias "hook_lock2" "-hook ; alias hook_lock hook_lock1"
alias "hook_lock" "hook_lock1"
bind "mouse4" "hook_lock"