SA-MP Forums Archive
[HELP] SAMPMYSQL 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: [HELP] SAMPMYSQL Error (/showthread.php?tid=99378)



[HELP] SAMPMYSQL Error - NewScripter - 27.09.2009

Well i was using the pawno thingy.. and i went to hit 'compile/run' and this came up -

Quote:
Originally Posted by NewScripter
C:\Users\Ali\Documents\Ali'z Stuff\samp server stuff\samp02Xserver.win32\gamemodes\sarp.pwn(30) : fatal error 100: cannot read from file: "sampmysql"

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


1 Error.

Can anyone help me with this please?


Re: [HELP] SAMPMYSQL Error - Correlli - 27.09.2009

Make sure you have that file in the "\pawno\include\" folder.


Re: [HELP] SAMPMYSQL Error - NewScripter - 29.09.2009

it still comes up with the same error.... when i put the 'sampmysql' in the 'pawno/include' folder..

Anyone know whY?


Re: [HELP] SAMPMYSQL Error - EverliteGaming - 29.09.2009

Post the script and sql. And i will test it on my computer and find out the problem


Re: [HELP] SAMPMYSQL Error - Hiitch - 29.09.2009

Are you sure that you are using the 0.2 compiler and not the 0.3 compiler? Because 0.3 won't recognize the 0.2 includes.


Re: [HELP] SAMPMYSQL Error - NewScripter - 29.09.2009

What do you mean Hitch