set_user_**
Hi, i using this codes:
this in spawn: PHP Code:
PHP Code:
|
Re: set_user_**
"Works bad" doesn't help at all. Be more specific.
All is right except for gravity you have to divide by sv_gravity to get the right value, which is 800 by default. |
Re: set_user_**
You cant set_user_gravity(id, 750);
You have to set_user_gravity(id, 0.75); |
Re: set_user_**
Quote:
PHP Code:
|
Re: set_user_**
To avoid errors, it should be 800.0
|
Re: set_user_**
POST THE WHOLE SCRIPT
800 or 800.0 won't make a differance since the number divided is a float. |
Re: set_user_**
Quote:
|
Re: set_user_**
Maxspeed have to executed on every weaponchange and on every spawn.
|
| All times are GMT -4. The time now is 15:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.