oceanclub on 21/5/2009 at 09:47
Hi all,
I'm playing Thief 1, and finding the default key configuration annoying - specifically, the fact that the default back, left slide and right slide keys are mapped to the fast versions of those actions (for example, moveleftfast), and you need to hold down SHIFT to use 'speed toggle' that is, go slower.
What I want to do is map the keys W, S, A and D to the walking-speed versions of the relevant movement, but then if I hold [SHIFT] down, use the faster version. (instead of the default binding where [SHIFT] is "speed toggle")
For example, pressing A uses +moveleft, while pressing [SHIFT]+A uses +moveleftfast.
I've tried both manually configuring the user.bnd file, and also setting up a AutoHotKey script, both with no luck. Holding the [SHIFT] button down has no effect.
Has anyone out there done some similar and got it worked?
Regards,
P.
DJ Riff on 21/5/2009 at 13:28
AFAIR
bind shift +runon
oceanclub on 24/5/2009 at 17:57
Hi there,
Unfortunately that seems to have no effect on the speed...
P.