I get an error, on running the server please read.
#1

SCRIPT HERE
Theres the script, a few images showing my problems.

Any help will do, the error.png is the actuall error, the screen.png is the compiler.
Reply
#2

You are missing a plugin, probably sscanf?
Reply
#3

I'm not its there, check my script.. But its also in the includes folder.. Thanks for your quick response.
Reply
#4

Any one help?
Reply
#5

http://pastebin.com/EdRUEqY5

Unknown Paste ID

---

Anyways, there should be a sscanf and plugins folder in your server directory (not in a gamemode/filterscript/scriptfiles folder).

Inside the plugins folder should be sscanf.so and sscanf.dll.

In server.cfg, there should be a line called plugins, should look like this if sscanf is the only plugin you have:

pawn Код:
// etc ..
port
hostname
plugins sscanf
// etc ..
If you use linux, make sure on the plugins line it says sscanf.so instead of sscanf itself.

If you have all those steps already, show us all #include 's at the top of your script, it could be another plugin issue.
Reply
#6

Ah wow didn't even think about plugins. Thank you and + rep I made it last a day that's why for pastebin. Thanks heaps for a fail on my part :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)