Error on a_sampmysql - 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: Error on a_sampmysql (
/showthread.php?tid=108646)
Error on a_sampmysql -
Despare - 15.11.2009
I had these erros, even though I have them in Include folder
Quote:
C:\Documents and Settings\Administrator\Desktop\New Folder\gamemodes\sarp.pwn(31) : fatal error 100: cannot read from file: "a_sampmysql"
C:\Documents and Settings\Administrator\Desktop\New Folder\gamemodes\sarp.pwn(31) : fatal error 100: cannot read from file: "md5"
C:\Documents and Settings\Administrator\Desktop\New Folder\gamemodes\sarp.pwn(31) : fatal error 100: cannot read from file: "dini"
|
Re: Error on a_sampmysql -
GTA967 - 15.11.2009
make sure you have thoes includes in you includes directory
Re: Error on a_sampmysql -
Despare - 15.11.2009
Quote:
Originally Posted by GTA967
make sure you have thoes includes in you includes directory
|
I do.
Re: Error on a_sampmysql -
Grim_ - 15.11.2009
Make sure they are in the "serverroot/pawno/include" folder, and not the "/serverroot/include" folder.
Re: Error on a_sampmysql -
Despare - 15.11.2009
Quote:
Originally Posted by Swift_
Make sure they are in the "serverroot/pawno/include" folder, and not the "/serverroot/include" folder.
|
It is in serverroot/pawno/include