SA-MP Forums Archive
What does it mean?? - 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: What does it mean?? (/showthread.php?tid=375326)



What does it mean?? - shaniyal - 06.09.2012

hey, i have got like this error in my files, i was looking that what it means
ERROR:
Код:
C:\Documents and Settings\JTEC H COMPUTER'S\Desktop\New Folder (5)\LuxAdmin System 1.6\LuxAdmin\pawno\include\ldudb.inc(159) : error 013: no entry point (no public functions)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
can anyone simply define it,what it means.


Re: What does it mean?? - leonardo1434 - 06.09.2012

it means there's no public function, next time instead of make another thread to ask the same stuff, just ****** it.


Re: What does it mean?? - shaniyal - 06.09.2012

so boi,how to fix it
>>>>O.o<<<<<


Re: What does it mean?? - Vince - 06.09.2012

Are you trying to compile an include file? Because you don't need to do that.


Re: What does it mean?? - shaniyal - 06.09.2012

but when i compile luxadmin.pwn,it give me this error
Код:
C:\DOCUME~1\JTECHC~1\Desktop\NEF71F~1\LUXADM~1.6\LuxAdmin\FILTER~1\LuxAdmin.pwn(34) : fatal error 100: cannot read from file: "ldudb"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
ldudb.inc is in its folder thats why i compile it n i got error


Re: What does it mean?? - leonardo1434 - 06.09.2012

sampfolder/pawno/includes. this is the right directory, you don't need to compile include's.