Help with my streamer.
#1

Hello. Sorry if theres different posts that gives the answer to this, but I'v been searching for about half an hour now.
To the point:

I go to start my server, and it works, but the CreateDynamicObjects in my script don't show. I know its because of the streamer. I use incognito's, and every time I restart my server, I get:
Код:
[01:39:24] Server Plugins
[01:39:24] --------------
[01:39:24]  Loading plugin: sscanf
[01:39:24]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[01:39:24]  Loading plugin: streamer
[01:39:24]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
Even though I have both streamer.so and streamer.dll & sscanf.so and sscanf.dll in my plugins folder, and in my server.cfg as
Код:
plugins sscanf streamer
And yes, I have
Код:
#include <a_samp>
#include <streamer>
In my script.


Thanks for the help.
Reply
#2

i think you have a file missing in your scriptfiles
Reply
#3

Hmmm, do you have the plugins on "plugins" folder?
Reply
#4

No, I checked, and double checked. And I have everything I'm supposed to have. It works on my computer, with :7777, but not on my server host.

EDIT: Yes, I have the plugins in the plugins folder.....
Reply
#5

Bumping.
Reply
#6

streamer.dll or .so

plugins sscanf.dll streamer.dll for windows

plugins sscanf.so streamer.so for linux
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)