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: Sscanf (
/showthread.php?tid=347881)
Sscanf -
Rudy_ - 03.06.2012
Here i got a simple Problem.
My server won't load Sscanf.dll..
Logs
Код:
echo Executing Server Config...
lanmode 0
rcon_password 123123
maxplayers 500
port 7777
hostname SA-MP 0.3 Server
gamemode0 Gra
filterscripts
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 0
logtimeformat [%H:%M:%S]
plugins sscanf.dll streamer.dll
it says "Loading Sscanf.dll"
"Failed"
any help?
Re: Sscanf -
Sandiel - 03.06.2012
Are you on windows? or linuX?
Also in the server.cfg
change the sscanf.dll to just "sscanf"...
Re: Sscanf -
Rudy_ - 03.06.2012
I'm on Windows...
Did changed it to sscanf still...
it loads Streamer.dll
Re: Sscanf -
Sandiel - 03.06.2012
Quote:
Originally Posted by Rudy_
I'm on Windows...
Did changed it to sscanf still...
it loads Streamer.dll
|
Change sscanf.dll to sscanf, and streamer.dll to streamer only..
NOTE: you may wanna see if in the "plugins" folder it's sscanf and NOT sscanf2?
if it is, change the name, also, I think linux and windows alike are case sensitive to these things (so make sure everything is the same when it comes to capitaled letters in the names)
Hope this helps
Re: Sscanf -
Rudy_ - 03.06.2012
still not working the same is with GM..