SA-MP Forums Archive
sscanf2 problem - 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: sscanf2 problem (/showthread.php?tid=212300)



sscanf2 problem - Marricio - 16.01.2011

[20:53:16] Loading plugin: sscanf
[20:53:16] Failed.


The sscanf2 plugin doesnt loads, i have it in plugins, all the files, etc. i have it named good.
[PS: I download the sscanf2 not sscanf.]


Re: sscanf2 problem - JamesC - 16.01.2011

Are you sure you have the correct file for your OS?
Linux: sscanf.so
Windows: sscanf.dll


Re: sscanf2 problem - Marricio - 16.01.2011

Nope, wont work.


Re: sscanf2 problem - JamesC - 16.01.2011

I'm guessing you're using windows, if you are, unlike filterscripts and gamemodes on the plugins line you need to write the name of the file including the extension.

Try:
plugins sscanf.dll


Re: sscanf2 problem - Marricio - 16.01.2011

Still not working..


Re: sscanf2 problem - Marricio - 17.01.2011

Bump.


Re: sscanf2 problem - blackwave - 17.01.2011

Here the include and the plugin of sscanf that I use. I didn't get from topic. Got from internet, since the ****** topic one had same problem as yours

http://solidfiles.com/d/c78c/


Re: sscanf2 problem - Not available - 17.01.2011

Quote:
Originally Posted by JamesC
Посмотреть сообщение
I'm guessing you're using windows, if you are, unlike filterscripts and gamemodes on the plugins line you need to write the name of the file including the extension.

Try:
plugins sscanf.dll
You don't need the extension for Windows based OS, but for Linux you have to put .so.