Hi there all,
I'm so confused about all methods those are available for setting a player max speed.
Well, the usual way is this:
PHP Code:
//required fun module
set_user_maxspeed( id, ... );
But it does require to reset the speed again when weapon changes.
I heart some experts advising use Ham_Reset_Maxspeed. I searched but didn't find anything directly about this.
Now my question is: What's the best way to set max speed and how to it?
Thanks.
P.S.: Searched a lot
P.P.S: Searched a lot again
__________________