SA-MP Forums Archive
Plugins - 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: Plugins (/showthread.php?tid=492666)



Plugins - Wacer - 04.02.2014

Hello,

I'm having some probs with my server, i'm trying to host it but i don't have the .so files can you give it to me please?

Mysql.dll : http://www.sendspace.com/file/day4wc
I don't know which version of plugin is that so can i have your help please?

Thanks


Re: Plugins - Hostskool - 05.02.2014

Open your gamemode find out the line
Код:
#include <a_mysql.inc>
or
Код:
 #include <mysql.inc>
Then, go to pawno/includes/ folder

And search for either a_mysql.inc or mysql.inc file and open it to find out the mysql version.


Re: Plugins - Wacer - 05.02.2014

I need .so


Re: Plugins - itsCody - 05.02.2014

You can look here for Windows and Linux version MySQL, I don't know which version yours is.
https://github.com/pBlueG/SA-MP-MySQL/releases

For the rest of the plugins just search the forums.