Funection error +rep - 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: Funection error +rep (
/showthread.php?tid=533257)
Funection error +rep -
AmirSlaYeR - 23.08.2014
hi i have a problam on my gamemode plz fix it this is error :
plz help me for this error
+rep
Re: Funection error +rep -
Kyance - 23.08.2014
You probably don't have the MySQL plugin, that's why you're getting those Errors. ( My guess )
Re: Funection error +rep -
AmirSlaYeR - 23.08.2014
How To Fix it ?!
Re: Funection error +rep -
krytans - 23.08.2014
Update mysql plugins or put mysql plugins if they dont have.
Re: Funection error +rep -
AmirSlaYeR - 23.08.2014
my game mode have mysql plugin , How To Update ? im download R7 and put , Dont work !!!
Re: Funection error +rep -
ikkentim - 23.08.2014
Show your configuration file, or at least the line which starts with "plugins ".
Re: Funection error +rep -
krytans - 23.08.2014
https://sampforum.blast.hk/showthread.php?tid=56564 try to put R5 or R6
Re: Funection error +rep -
theLegion - 23.08.2014
Quote:
Originally Posted by krytans
|
R5 and R6 don't support cache. R7 does.
@OP:
Try to update your a_mysql.inc and put it in your "pawno/include" folder
Put "mysql.dll" in your "plugins" folder
Add this line to your "server.cfg" file:
Edit: also add libmysql.dll to your server folder (where your samp-server.exe is)
Re: Funection error +rep -
AmirSlaYeR - 23.08.2014
Isn't Work .... Help me

(
Re: Funection error +rep -
LeroyII - 01.09.2014
Quote:
Originally Posted by theLegion
R5 and R6 don't support cache. R7 does.
@OP:
Try to update your a_mysql.inc and put it in your "pawno/include" folder
Put "mysql.dll" in your "plugins" folder
Add this line to your "server.cfg" file:
Edit: also add libmysql.dll to your server folder (where your samp-server.exe is)
|
Don't forget to recompile after doing this lol And make sure that mysql is included in your script.