14.12.2011, 05:11
check your script:
and at the end of script:
You need to add this: (or remove the both code above)
if you already have that code(above) in your script, maybe you just have comment like this (double slash):
just delete them
NOTE: when you added that(or remove the comment), you may that you will get some errors because some variables/functions are not defined
pawn Код:
#if defined FILTERSCRIPT
pawn Код:
#endif
pawn Код:
#define FILTERSCRIPT
pawn Код:
//
NOTE: when you added that(or remove the comment), you may that you will get some errors because some variables/functions are not defined