My script doesnt work
PHP Code:
I want is to change player speed , and every round player speed should be changed with the speed saved on cvar. |
Re: My script doesnt work
Unfortunately with cs, speed is tricky. Each time you switch weapons speed is reset
|
Re: My script doesnt work
Well I have to point out that there are a lot of errors in your script.
I will write the script for you when you have understood what I've said. PHP Code:
And in this situation g_speed isn't a float value, its an integer value. It can have the value 10 , 540 , 3214. Depending on how many cvars your server has, so the way you have done it doesn't make sense. So we change it to: PHP Code:
PHP Code:
|
| All times are GMT -4. The time now is 05:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.