SSCANF doesn't want to load, what is this... - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SSCANF doesn't want to load, what is this... (
/showthread.php?tid=221603)
SSCANF doesn't want to load, what is this... -
Mean - 05.02.2011
Okay, so I got sscanf folder in my SA-MP server folder, I got sscanf.dll in my plugins folder, I got sscanf2.inc in my pawno\include, but I still can't load SSCANF:
Код:
[20:20:36] Server Plugins
[20:20:36] --------------
[20:20:36] Loading plugin: streamer
[20:20:36]
*** Streamer Plugin v2.5.1 by Incognito loaded ***
[20:20:36] Loaded.
[20:20:36] Loading plugin: sscanf
[20:20:36] Failed.
[20:20:36] Loaded 1 plugins.
I tried it on a blank SA-MP server, and grand larency, it didn't work!
Anyone knows a solution for this?