ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.74k stars 631 forks source link

[Half Life] +speed is not working #1126

Open kNowo opened 11 years ago

kNowo commented 11 years ago

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.

alfred-valve commented 11 years ago

Isn't that because it is doing what you told it, make walk speed the same as run?

kNowo commented 11 years ago

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)

ghost commented 11 years ago

tweak around your cl_movespeedkey value