sscanf2 screws up my server
#1

so I installed sscanf2, when I compile no errors
but when I load the server up There is no gamemode and when its connected it doesn't show me the OnPlayerRequestClass AXIS.

Added
pawn Код:
plugins sscanf2
in .CFG
and
pawn Код:
#include <sscanf2>
Any Help?
Reply
#2

Plugin name itself is sscanf, not sscanf2
Reply
#3

Still.
Reply
#4

I see you put 'pulgins', did you put it like that in server.cfg too? It must be plugins
Reply
#5

Quote:

echo Executing Server Config...
lanmode 0
rcon_password ******
maxplayers 5
port 7777
hostname *******
plugins sscanf
gamemode0 SERVER 1
filterscripts gl_actions gl_property gl_realtime gl_mapicon ls_elevator test_cmds ls_mall attachments
announce 1
query 1
plugins sscanf
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]

Thats my .cfg
still gets me "unknown" when I load up the server on the server list
Reply
#6

Did you try using the latest sscanf? Just try to re-download it.
Reply
#7

1) make sure its "plugins sscanf" not "pulgins sscanf"

2) Make sure "sscanf2.inc" is in Pawno>include

3) Make use you have sscanf.dll in the plugins folder (not .so)
Reply
#8

Код:
plugins sscanf
gamemode0 SERVER 1
filterscripts gl_actions gl_property gl_realtime gl_mapicon ls_elevator test_cmds ls_mall attachments
announce 1
query 1
plugins sscanf
Seriously? Two times you have defined plugins! Remove that first one!
Reply
#9

Another thing that might cause the problem: Make sure your sscanf include matches the plugin. That's why you should download the latest version.
Reply
#10

Hold on..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)