Learn AMX - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Learn AMX (
/showthread.php?tid=272422)
Learn AMX -
IllidanS46 - 28.07.2011
Hello, can you tell me please where I can learn AMX language used for #emit directive or link to its documentation?
Re: Learn AMX -
(SF)Noobanatior - 28.07.2011
PAWN_LANGUAGE.pdf ****** it
Re: Learn AMX -
IllidanS46 - 28.07.2011
There is not any AMX documentation, just Pawn. I want for example list of AMX opcodes and so on.
Re: Learn AMX -
Calgon - 28.07.2011
http://www.compuphase.com/pawn/Pawn_...nter_Guide.pdf
Page 89 onwards of the Pawn Implementer's Guide, but page 98 has a table list of relevant instructions/code.
Re: Learn AMX -
IllidanS46 - 28.07.2011
Thanks!