Quote:
Originally Posted by crypteR
After delete this post , for hide my code 
|
You cannot do this, it is a violation of the Forum Rules
Quote:
Originally Posted by crypteR
Now i use CTRL+I and send more warnings.
|
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)
__________________