SA-MP Forums Archive
[Error]Mysql Server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [Error]Mysql Server (/showthread.php?tid=188118)



[Error]Mysql Server - lawl_d2d - 06.11.2010

I have downloaded Undreground role play
I can compile it with no errors, but when I starts the samp server appear

Run Time Error 19: "file or function is not found"


Re: [Error]Mysql Server - Jochemd - 06.11.2010

You didn't add the plugin in server.cfg. Add

Quote:

plugins 'pluginname'

to server.cfg. Of course without the ' '.


Re: [Error]Mysql Server - lawl_d2d - 06.11.2010

thank you