Sscanf2 won't load - 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: Sscanf2 won't load (
/showthread.php?tid=309064)
Sscanf2 won't load -
Outcast - 06.01.2012
Well, I added sscanf.so in the server.cfg, I added it into the plugins folder. I added sscanf2.inc in the pawno/include folder and all. But it won't load on server start, what am I doing wrong?
Server.cfg
Код:
echo Executing Server Config...
lanmode 0
bind 123.45.67.89
rcon_password pass
maxplayers 35
port 1234
hostname Some Server
gamemode0 vhrp
filterscripts FSv3.9 updates
announce 1
query 1
weburl
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins streamer.so sscanf.so
Re: Sscanf2 won't load -
TheLonelyMoo - 06.01.2012
are you using linux if you are using linux use sscanf.so if you are using windows server just use sscanf i hope its clear now.
Re: Sscanf2 won't load -
Outcast - 06.01.2012
I am using Linux