QRACK v1.60 Build 1590: 07-04-06
I have "SHIFT" bound to "+speed" and use it to walk. I've enabled "always run" which sets:
cl_backspeed 400
cl_forwardspeed 400
Then I make sure strafing is at the same speed with:
cl_sidespeed 400
To walk I set:
cl_movespeedkey 0.3
Normally it's:
cl_movespeedkey 5
As far as I know cl_movespeedkey is a multiplier to cl_backspeed, cl_forwardspeed and cl_sidespeed which means a setting of 2 is double speed and a setting of .5 is half speed. This works perfectly for me with multiple engines including darkplaces, telejano and joequake but not for Qrack. Is it a bug or has another command picked up the functionality of cl_movespeedkey?
I have "SHIFT" bound to "+speed" and use it to walk. I've enabled "always run" which sets:
cl_backspeed 400
cl_forwardspeed 400
Then I make sure strafing is at the same speed with:
cl_sidespeed 400
To walk I set:
cl_movespeedkey 0.3
Normally it's:
cl_movespeedkey 5
As far as I know cl_movespeedkey is a multiplier to cl_backspeed, cl_forwardspeed and cl_sidespeed which means a setting of 2 is double speed and a setting of .5 is half speed. This works perfectly for me with multiple engines including darkplaces, telejano and joequake but not for Qrack. Is it a bug or has another command picked up the functionality of cl_movespeedkey?
Comment