Question help/info: pragma dynamic...
#4

#assert it pretty useless. You're better of using the #error directive instead. #assert will halt the compilation with some vague error if the expression that follows it evaluates to false. Like "Assertion failed: 500 == 100".

#emit puts raw amx opcodes into the file. Very advanced, even I don't know how to properly work with it.

I suggest you read the manual: http://pawnscript.******code.com/svn.../pawn-lang.pdf
Page 118 contains the information about preprocessor directives.
Reply


Messages In This Thread
Question help/info: pragma dynamic... - by Speed++ - 03.08.2012, 16:12
Re: Question help/info: pragma dynamic... - by Vince - 03.08.2012, 16:14
Re: Question help/info: pragma dynamic... - by Speed++ - 03.08.2012, 16:16
Re: Question help/info: pragma dynamic... - by Vince - 03.08.2012, 16:21
Re: Question help/info: pragma dynamic... - by Speed++ - 03.08.2012, 16:23

Forum Jump:


Users browsing this thread: 1 Guest(s)