SA-MP Forums Archive
Help -- sscanf - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help -- sscanf (/showthread.php?tid=372433)



Help -- sscanf - T_Boy - 26.08.2012

Hello!
When I start my server, I receive this error:
sscanf error: Error system not initialised

Sscanf is updated.


Re: Help -- sscanf - T_Boy - 26.08.2012

Bump!


Re: Help -- sscanf - Dan. - 26.08.2012

Are you sure you have sscanf2 included in your gamemode and the sscanf plugin loaded in server.cfg?


Re: Help -- sscanf - T_Boy - 26.08.2012

Yes. Look:
echo Executing Server Config...
lanmode 1
rcon_password *************
maxplayers 500
port 7777
hostname Area T_Boy
gamemode0 test
filterscripts LuxAdmin organization houses
plugins whirlpool streamer sscanf
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]


Re: Help -- sscanf - T_Boy - 26.08.2012

So?! Anyone?!


Re: Help -- sscanf - T_Boy - 26.08.2012

Fixed!