05.03.2014, 10:25
Well I see something....
Make sure you have the correct version of .inc of your plugin (update your mysql plugin also) Try to add .dll or .so at the end of mysql in your server.cfg under plugins
Should be like this.
if you are using linux change .dll to .so
Quote:
[15:00:19] Loading plugin: mysql [15:00:19] Failed. [15:00:20] Script[gamemodes/UGRP.amx]: Run time error 19: "File or function is not found" |
Should be like this.
Quote:
plugins sscanf.dll streamer.dll mysql.dll |