Set user speed
Is it possible to set user speed without changing client cvars (default cl_sidespeed, cl_forwardspeed, cl_backspeed)?
I want to set player speed higher than 400. |
Re: Set user speed
doesnt it work with this?
I'm not sure if it changes client cvars but i don't thinks so. Because else it would be considert slowhacking(I think) PHP Code:
|
Re: Set user speed
http://www.amxmodx.org/funcwiki.php?...peed&go=search
Users speed is limited by: servers max speed cvar - sv_maxspeed client side max speed cvars - cl_forwardspeed, cl_backspeed, cl_sidespeed (default for cs is 400.0) :( |
Re: Set user speed
Quote:
you sure in my battlefield i set maxspeed to 500 and it works fine. |
Re: Set user speed
With cl_forwardspeed, cl_backspeed, cl_sidespeed = 400?
I'll try |
Re: Set user speed
No.
I set sv_maxspeed 999 set_user_maxspeed(id, 800.0) but cl_forwardspeed 400 limits the speed |
Re: Set user speed
I guess you can't.
You should show players a menu so they can accept and create a command so thay can set back their settings. |
Re: Set user speed
Quote:
then how do you explain me being able to shoot my guy up to 500 speeD? lol... |
Re: Set user speed
Quote:
|
Re: Set user speed
Quote:
|
| All times are GMT -4. The time now is 08:48. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.