bind_pcvar_string
Why I have this problem? And how I can fix it?
While I set cvar string, server shuts down. Not problem with register_cvar but there is a problem with create_cvar and bind_pcvar_string PHP Code:
|
Re: bind_pcvar_string
amx_nextmap is already created by some AMXX plugin (mapchooser perhaps), isn't it? If you want to just retrieve it use get_cvar_pointer. Also is the amx_nextmap variable global? Show its definition.
|
Re: bind_pcvar_string
Quote:
Anyway I changed it to register_cvar. I guess there is nothing about them. |
Re: bind_pcvar_string
amx_nextmap is created in nextmap.amxx.
|
| All times are GMT -4. The time now is 12:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.