AMX problem - 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: AMX problem (
/showthread.php?tid=274295)
AMX problem -
IllidanS46 - 05.08.2011
Hi guys, I have a problem with the AMX file. In Pawn Implementer Guide it says, the first 4 bytes in public function record is address relative to COD. But it doen't seem to be right, some adresses point to middle of function body, or exceed the file size, when I add them to COD. Do you know how I can get the real start of function from that address?