SA-MP Forums Archive
error - 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: error (/showthread.php?tid=625996)



error - Learn - 09.01.2017

modelsizes.inc(383 : error 013: no entry point (no public functions)


Re: error - Lordzy - 09.01.2017

You're trying to compile an include with no entry points or public functions which can't be.


Re: error - Learn - 09.01.2017

Quote:
Originally Posted by Lordzy
Посмотреть сообщение
You're trying to compile an include with no entry points or public functions which can't be.
ok thanks!