07.09.2011, 18:57
To stop the amx descompiler just declare an array (new) and un-declare (pragma unused)
You can do the same with emits directives
Exactly.
You can do the same with emits directives
Quote:
The #emit preprocessor directive should be handled with care. It is only useful when you know what you're doing. #emit expects parameters. |