• Autorun + Toggle Run/Walk
    6 replies, posted
This would be nice.. my wrists are starting to hurt :suicide:
You can bind the run key's secondary binding to your move-forward key, essentially creating an "always run" key. The game doesnt check to make sure you're not binding the same key twice.
[QUOTE=Ayka;43948329]You can bind the run key's secondary binding to your move-forward key, essentially creating an "always run" key. The game doesnt check to make sure you're not binding the same key twice.[/QUOTE] Done and done! Though I do agree with the OP, a more intuitive auto-run and run toggle would be great.
$shift:: Shifted:=!Shifted If (shifted) Send,{Shift Down} else Send,{Shift UP} REturn
[QUOTE=Ayka;43948329]You can bind the run key's secondary binding to your move-forward key, essentially creating an "always run" key. The game doesnt check to make sure you're not binding the same key twice.[/QUOTE] Please teach me how
[QUOTE=pedrogermanos;43949203]Please teach me how[/QUOTE] Um, hit ESC and go to the Options Menu. The Bottom of the menu is keybinds. You'll need to set the Secondary Keybind for RUN (the first one is by default SHIFT), to the same key as your move-forward (by default W).
[QUOTE=Ayka;43948329]You can bind the run key's secondary binding to your move-forward key, essentially creating an "always run" key. The game doesnt check to make sure you're not binding the same key twice.[/QUOTE] That's some great advice, thanks!
Sorry, you need to Log In to post a reply to this thread.