Cannot read from file 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: Cannot read from file a_sampmysql (
/showthread.php?tid=62614)
Cannot read from file a_sampmysql -
Chpp - 22.01.2009
EDIT: Solved.
Re: Cannot read from file a_sampmysql -
Monti|spearrow - 22.01.2009
It means that it cant ead from there.
So...[PATH TO PAWNO]/include/a_sampmysql.inc doesn't exist or whatever...
Re: Cannot read from file a_sampmysql -
TiBRo - 22.01.2009
edit: i said nothing
Re: Cannot read from file a_sampmysql -
Chpp - 22.01.2009
Quote:
Originally Posted by Monti|spearrow
It means that it cant ead from there.
So...[PATH TO PAWNO]/include/a_sampmysql.inc doesn't exist or whatever...
|
Well I'm afraid it does excist, because it damn is there. I wouldn't ask if I wouldn't have it there. I also heard something that if you open the .inc file then add a line or something, that it is wrong. I haven't changed anything yet.
Re: Cannot read from file a_sampmysql -
ICECOLDKILLAK8 - 22.01.2009
make sure the #include <a_sampmysql> at the top of your script is spelt right
Re: Cannot read from file a_sampmysql -
Chpp - 23.01.2009
It is, i haven't edited anything in the script yet
#include <a_samp>
#include <a_sampmysql>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <morphinc>
That is right i guess
Re: Cannot read from file a_sampmysql -
Chpp - 31.01.2009
Sorry for doublepost, but i have an update here. My friend did something and compiled it. Then he gave the folder to me and i tried to compile, but failed. So what is it, I can't compile the exact same thing which my friend can compile.
Re: Cannot read from file a_sampmysql -
AlExAlExAlEx - 31.01.2009
did you instaled the MYSQL plugin properly ?
Re: Cannot read from file a_sampmysql -
Chpp - 31.01.2009
In my opinion yes, there was just extracting (i think). I'll reinstall just incase.
Re: Cannot read from file a_sampmysql -
AlExAlExAlEx - 31.01.2009
Quote:
Originally Posted by Chpp
In my opinion yes, there was just extracting (i think). I'll reinstall just incase.
|
in server cfg :
plugins mysql
lol