Posts: 102
Threads: 31
Joined: May 2011
Reputation:
0
Doesnt work, This on mauzen FTP, doesnt work.. with .so, or not.
Posts: 102
Threads: 31
Joined: May 2011
Reputation:
0
Sorry for double posting, But im in a hurry, My server is going down.
Posts: 1,506
Threads: 69
Joined: Feb 2008
You must ofcourse HAVE the plugin.so file in your plugins folder,
if you have "pluginname.dll" in your plugins folder, and the server is Windows, use "plugins plugin" in server.cfg
If the server is linux, you must have the "plugin.so" file in your plugins folder, and add "plugins plugin.so" in server.cfg
Also make sure that you have the include.
Posts: 102
Threads: 31
Joined: May 2011
Reputation:
0
Sorry for double posting again, but. watch this
[15:53:01] Loading plugin: streamer
[15:53:01] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[15:53:01] Loading plugin: sscanf.so
[15:53:01] Failed (plugins/sscanf.so: cannot open shared object file: No such file or directory)
[15:53:01] Loading plugin: stramer.so
[15:53:01] Failed (plugins/stramer.so: cannot open shared object file: No such file or directory)
[15:53:01] Loaded 0 plugins.
Posts: 309
Threads: 12
Joined: Jul 2009
Reputation:
0
You don't have any plugins in your plugins folder then.