SA-MP Forums Archive
Core.inc Causing 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Core.inc Causing Error? (/showthread.php?tid=80832)



Core.inc Causing Error? - [GM]The_Don - 06.06.2009

Hi Fellas, well firstoff Nice Skin update ^^ havent been here for a while
Anyways, i tried to compile my Script, when these Strange Errors Apear after Compiling :S

Код:
[...]\pawno\include\core.inc(26) : error 001: expected token: ")", but found "-"
[...]\pawno\include\core.inc(26) : error 001: expected token: ";", but found "-"
[...]\pawno\include\core.inc(27) : error 001: expected token: ")", but found "-"
[...]\pawno\include\core.inc(27) : error 001: expected token: ";", but found "-"
Well as you all know, the core.inc does just have 27 Lines, so i dont think i have to search the Error there
But where else, or better said, what else could cause this Error?