SA-MP Forums Archive
Need help with a_mysql - 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: Need help with a_mysql (/showthread.php?tid=232017)



Need help with a_mysql - Apocaliptico - 26.02.2011

Hello guys/girls Well I need help with a_mysql .... I have download the gamemod PTP(Protects the President)

And I have put gamemod and when I go complie it come error :

Код:
G:\RedLine Test Server\PTP\Zastiti Predsjednika\gamemodes\PTP.pwn(21) : fatal error 100: cannot read from file: "a_mysql"
Somebody help pls?


Re: Need help with a_mysql - Hal - 26.02.2011

You are missing the plugin SEARCH NEXT TIME.


Re: Need help with a_mysql - Apocaliptico - 26.02.2011

I have the plugin plugin-R4-win32_vs10


mysql.dll and a_mysql.txt INC file and in server.cfg I have put :

plugins mysql.dll a_mysql


Re: Need help with a_mysql - alpha500delta - 26.02.2011

It's not a_mysql.txt It is supposed to be a_mysql.inc
And you dont have to put a .inc behind the plugins line. Just include it


Re: Need help with a_mysql - Randyy - 26.02.2011

put a_mysql.inc To your Pawno : Includes