Open ArmynC opened 5 years ago
That bug is when you are moving using some pushable object ("func_pushable") - your speed can rise up to sv_maxvelocity cvar number.
Sorce & Code fix
In the event that anyone decides to patch this, please don't in singleplayer as it's very useful for speedruns and probably doesn't affect casual players.
A cvar is the best solution.
From ReGameDLL: https://github.com/s1lentq/ReGameDLL_CS/commit/b5a0fa4736302e6ae297c67944b76314aa1128fd
@mikela-valve bump
Sorce & Code fix