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



Weird core.inc error - rambalili2 - 10.08.2016

Hey, so my game just got those warnings ingame and crashed, and now when I try to compile it it gives me this weird error

Код:
pawno\include\core.inc(12) : error 010: invalid function or declaration
I didn't even include that include and that's line 12:
Код:
#include <a_mysql>
I hope someone can help me


Re: Weird errer - Shinja - 10.08.2016

Show your first 15 lines atleast


Re: Weird errer - SyS - 10.08.2016

the line 12 is from core.inc and did u have any uneccessarry thing on top of your code??


Re: Weird errer - Luicy. - 10.08.2016

https://sampforum.blast.hk/showthread.php?tid=492849
First search on ******.
Learn how to use ******.


Re: Weird errer - rambalili2 - 10.08.2016

fixed there was a "d" at the top of my code and it fucking up my code, thanks