WHY when i include SSCANF2 the server dosent work good.....
#1

there is the case:
#include <sscanf2>
i compile and no bugs or warnings , everything work good.

BUT.
when i open the server i should open samp-server because im using local host
the proplem that appear is here

Script[gamemodes/poka.amx]: run time error 19: "file or function is not found "

but when i remove the INCLUDE from my pawno

everything is good

so what is the problem ??
pls help me boys and thanks <3
Reply
#2

Did you put sscanf plugin?
Reply
#3

sscanf plugin ? did you mean i put "sscanf2" in server.cfg "plugins " ? if so, YES
or what do you mean ?
sorry for that im really new here

i think it is a location ? if so , where i put them ?
Reply
#4

In your server.cfg, the plugins line should be 'sscanf', not 'sscanf2'. If you are using a .so version of the plugin, it should read 'sscanf.so'.

The INCLUDE however, should be 'sscanf2'. Make sure you have the sscanf2 include in the right position and the sscanf.dll or sscanf.so files in the plugins folder. Then check to see if your server.cfg has the correct input on the 'plugins' line.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)