SA-MP Forums Archive
Streamer, sscanf, mysql, mysql_static - 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: Streamer, sscanf, mysql, mysql_static (/showthread.php?tid=645549)



Streamer, sscanf, mysql, mysql_static - quadzoneroleplay - 29.11.2017

Hey! Anyone have streamer.so, sscanf.so , mysql.so, mysql_static.so and the respective plugins?


Re: Streamer, sscanf, mysql, mysql_static - lNoobOnDutyl - 29.11.2017

You need to find them in the plugin section on the forums as you would need your own version that matches the include.

http://forum.sa-mp.com/forumdisplay.php?f=18


Re: Streamer, sscanf, mysql, mysql_static - DrakeBell - 29.11.2017

MySQL: https://sampforum.blast.hk/showthread.php?tid=56564 (I would recommend to use mysql_static since it's a bit more stable than mysql.so)

Streamer: https://sampforum.blast.hk/showthread.php?tid=102865

Sscanf: https://github.com/maddinat0r/sscanf/releases


Re: Streamer, sscanf, mysql, mysql_static - Sew_Sumi - 29.11.2017

Quote:
Originally Posted by DrakeBell
Посмотреть сообщение
(I would recommend to use mysql_static since it's a bit more stable than mzysql.so)
Running more reliably, doesn't make it more stable... Static simply has the runtimes included in the plugin itself or something so it doesn't need the runtimes installed.