10.04.2010, 15:22
Hello,
My main question is how/why wont my plugin for mysql load onto the server? I know how to script mysql very well, however this is first time i have put mysql in from scratch and the plugin keeps failing when loading the server up (this results in saying that Script.amx cannot find file or functions)...
this is the error:
In my 'plugins' folder it has 'mysql.dll'..this is my server.cfg:
-Thanks
_________________________________________________
P.S. my other lil question is about making plugins. I have experience in Java, although i need to know C. Is it hard to move over from java to C? i am pretty good in Java although not amazing.
My main question is how/why wont my plugin for mysql load onto the server? I know how to script mysql very well, however this is first time i have put mysql in from scratch and the plugin keeps failing when loading the server up (this results in saying that Script.amx cannot find file or functions)...
this is the error:
Code:
[16:17:29] Server Plugins [16:17:29] -------------- [16:17:29] Loading plugin: mysql [16:17:29] Failed. [16:17:29] Loaded 0 plugins.
Code:
plugins mysql
_________________________________________________
P.S. my other lil question is about making plugins. I have experience in Java, although i need to know C. Is it hard to move over from java to C? i am pretty good in Java although not amazing.