View Single Post
Jcrr
Senior Member
Join Date: Jul 2015
Old 07-28-2015 , 13:13   Re: Problem with player maxspeed
Reply With Quote #16

Quote:
Originally Posted by blaacky View Post
Try m_flVelocityModifier. I use this prop to change the max speed of every weapon to 250. You can also go to csgo\scripts\weapon_knife.txt on your server and change MaxPlayerSpeed to whatever you want. That way you don't even need to make a plugin, however you do have to update it every time your server is updated.
Ok, ill try that, editing weapons speed in .txt files is not an option, i need to do this "on the fly"

m_flVelocityModifier
It work on some degree, when i swap weapon to KNIFE, i have half speed, but only for a somthing like half second, then it starts to be normal and after 2-3 seconds its normal. Its working like just slowdown for a moment

Last edited by Jcrr; 07-28-2015 at 13:22.
Jcrr is offline