SA-MP Forums Archive
Assembler — #emit - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Assembler — #emit (/showthread.php?tid=480024)



Assembler — #emit - Urukhay - 08.12.2013

Describe to me all the functions of #emit.

pawn Код:
#emit ADD // what is it?
and so on..


Re: Assembler — #emit - Emmet_ - 08.12.2013

The PAWN implementers guide - you can find it here:

http://www.compuphase.com/pawn/Pawn_...nter_Guide.pdf

And you can also read this tutorial:

https://sampforum.blast.hk/showthread.php?tid=315531

Good luck! I'd just like to let you know that #emit is a very powerful tool and one mistake could possibly corrupt the entire stack and crash your server.