SA-MP Forums Archive
help undefined symbol :o - 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: help undefined symbol :o (/showthread.php?tid=661901)



help undefined symbol :o - TheWhiteJew - 18.12.2018

WHICH FCNPC version uses
FCNPC_InitMapAndreas(MapAndreas_GetAddress());

Because latest one doesn't, when I compile it says undefined symbol "MapAndreas_GetAddress"


Re: help undefined symbol :o - TheWhiteJew - 18.12.2018

Quote:
Originally Posted by ******
Посмотреть сообщение
That's not a function from "FCNPC", it's from (unsurprisingly) "MapAndreas".
Uhm I have latest MapAndreas included too but it wont recognize that function.