Open kNowo opened 11 years ago
Isn't that because it is doing what you told it, make walk speed the same as run?
yes but the server sv_maxspeed is 320, which means my running speed is automatically capped to that amount(320), so my walk sleep should be half(160), instead my walk speed become the same as the run speed(320)
tweak around your cl_movespeedkey value
If client set cl_forwardspeed, cl_backwarkspeed and cl_sidespeed with high value, say 1000, upon pressing shift key (+speed) they wont slow down and walk sneakily, instead their speed will be just normal running speed.