Posted May 30, 2011
The shortest version of this question is that this mod has added
alias run "-speed;bind SHIFT walk"
alias walk "+speed;bind SHIFT run"
bind SHIFT walk
to the autoexc.cfg file to change the shift key from hold down to toggle. I need it to go back to hold down so I can make a gamepad profile. If I delete those three line then the Shift key does nothing. I have tried leaving the bind SHIFT walk but it doesnt help either.
Driving me crazy because I know it is something simple that a programmer to do 10 different ways in 3 seconds Arrggg!
alias run "-speed;bind SHIFT walk"
alias walk "+speed;bind SHIFT run"
bind SHIFT walk
to the autoexc.cfg file to change the shift key from hold down to toggle. I need it to go back to hold down so I can make a gamepad profile. If I delete those three line then the Shift key does nothing. I have tried leaving the bind SHIFT walk but it doesnt help either.
Driving me crazy because I know it is something simple that a programmer to do 10 different ways in 3 seconds Arrggg!