SA-MP Forums Archive
MySQL SAMP offline capable? - 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: MySQL SAMP offline capable? (/showthread.php?tid=77333)



MySQL SAMP offline capable? - Matthew_Murdoch - 10.05.2009

I have the LSTNE samp script, ive set up everything (importing tables etc)
but i run the server and gives me a error:
Script[gamemodes/lstne.amx]: run time error 19 "file or function is not found"

i currently don't have the internet, so is it because you have to be online to run it or what is the problem.


Re: MySQL SAMP offline capable? - Matthew_Murdoch - 10.05.2009

Can someone give also a direct link to download the most up to date - libmysql.dll

cant find it, well the newer one


Re: MySQL SAMP offline capable? - Matthew_Murdoch - 10.05.2009

PLEASE someone help me with resolving both


Re: MySQL SAMP offline capable? - shitbird - 10.05.2009

You might be missing the ending filename, if the plugin inside the plugins folder is called libmysql.dll, make sure the 'plugins libmysql' has the file extension (.dll), or else it wont work.


Re: MySQL SAMP offline capable? - Bodo4you - 10.05.2009

on: you have an missing /wrong plugin


off: stop triple posting


Re: MySQL SAMP offline capable? - ferriswheel - 10.05.2009

Make sure you have the plugin listed in your server configuration file and it loads on startup. Also, if you don't have the internet, how are you posting?