help with const... trying to limit a cvar
Hello I looked at exolents jumpstats plugin and i found something i could use to block/limit interp just wondering
PHP Code:
|
Re: help with const... trying to limit a cvar
So . . . What's the question?
|
Re: help with const... trying to limit a cvar
Quote:
Edit: The topic says a cvar. He's trying to limit those to a one cvar. That's the truth. |
Re: help with const... trying to limit a cvar
Yes thnx for explaning snow... Cause my friends and i play usptactics so I needed to make them a plugin that limits the value of a cvar
|
Re: help with const... trying to limit a cvar
In better terms of what i need to do... its just something basic i came up with but i get errors when i compile please help
PHP Code:
|
Re: help with const... trying to limit a cvar
set_cvar_float( "ex_interp" , 0.01 );
or set_cvar_string( "ex_interp" , "0.01" ); |
| All times are GMT -4. The time now is 01:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.