set_pcvar_*() broken ?!?
So my question is: given the following code, what value will "amx_some_cvar" have in the end ?
PHP Code:
|
Re: set_pcvar_*() broken ?!?
set_pcvar_* works fine except when you type your cvar in console. It because how pcvar worked. There is a changed in AMX Mod X 1.8 addressed the issued.
If you did server_print("My pCvar Value: %d", get_pcvar_num(the_pcvar)); It will show you the correct value. P.S. Don't ask when AMX Mod X 1.8 is going to be release. It will probably be done when the Dev believe it ready. |
Re: set_pcvar_*() broken ?!?
Quote:
PHP Code:
|
Re: set_pcvar_*() broken ?!?
when you call this func? :/ depends...
|
| All times are GMT -4. The time now is 06:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.