Quote:
Originally Posted by YamiKaitou
You cannot do this, it is a violation of the Forum Rules
And they are?
EDIT
Your errors are not lining up with the code. So all I am going to tell you is to make sure that all the PCVARs you are using are properly defined and set with register_cvar. Also, make sure that you are not using get_pcvar_* prior to you registering the cvars (ie, using them in plugin_precache and registering them in plugin_init)
|
What happened was that after modifying the menu_zclass, sent me errors.
Before don't sent me errors
__________________