help, 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: help, error (
/showthread.php?tid=585333)
help, error -
ZToPMaN - 12.08.2015
C:\Users\queen\Desktop\Los Santos Cops And Robbers!\pawno\include\core.inc(12) : error 010: invalid function or declaration
How I can fix this fucking error? please.
Re: help, error -
zDivine - 13.08.2015
Either there's something wrong with your "core" include file (which I doubt that's it), or you are missing a bracket, or you didn't close a statement ';' near the top of your script.