Help me please
#1

Guys help me please i dont know how to fix that...




Thank you.

In the picture iam showing the server.cfg and the plugins folder.
Reply
#2

Try updating your plugins, and recompile your script.
Reply
#3

Im beginner,,, i dont know how to do that..
Reply
#4

Add "streamer" Instead of "streamer.dll" It might work .
Reply
#5

Quote:
Originally Posted by Axey187
Посмотреть сообщение
Add "streamer" Instead of "streamer.dll" It might work .
It will make no difference adding .dll or not.

OT: I suggest you not starting a server if you don't know how to recompile the script/updating the plugins.
Download the following plugins:
audio plugin: here (click on "here", this goes for all)
streamer plugin: here
sscanf plugin: here
After you've downloaded those plugins, add them into your plugins folder
then go to your script (RGRP.pwn) and press f5.

edit: added all the download links, instead of telling you to ****** it
Reply
#6

Quote:
Originally Posted by Superhot
Посмотреть сообщение
It will make no difference adding .dll or not.
Of course, it will. It should be:
pawn Код:
plugins streamer audio sscanf
Reply
#7

Download nativechecker plugin and put it in your plugins line in server.cfg and it may work
And do this without .dll
Код:
plugins streamer audio sscanf
Reply
#8

You need to change the plugins line from:
Код:
streamer.dll audio.dll sscanf.dll
To:
Код:
streamer audio sscanf
You need to remove the .dll because it is looking for the name of the .dll not the file extension.

Hope this helps
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)