SA-MP Forums Archive
help - 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 (/showthread.php?tid=627361)



help - AndreaSanchez - 27.01.2017

Hello. Plugin Stsanf there is a folder, and server loads.

[16:58:16] Loading plugin: sscanf
[16:58:16] Failed.


Re: help - saffierr - 27.01.2017

Make sure you have done this
1. #include <sscanf2>
2. sscanf.inc in pawno > include
3. sscanf.dll or sscanf.so (only for linux) in your plugins file
4. In your server.cfg on your plugins line "sscanf"


Re: help - Burridge - 27.01.2017

Quote:
Originally Posted by saffierr
Посмотреть сообщение
Make sure you have done this
4. In your server.cfg on your plugins line "sscanf"
If your server is running on Linux you need to write the plugin name and add the file extension to the end.

So in this case, sscanf.so.


Re: help - Yaa - 27.01.2017

Linux or windows ?


Re: help - ThatFag - 28.01.2017

If its windows make sure you have Visual c++ 2015 or it wont work i think


Re: help - RyderX - 28.01.2017

Hello AndreaSanchez,

1. Make sure that you got sscanf plugin .dll and .so in plugins Folder.
2. Make sure that you got the latest version of sscanf.
3. Make sure that you have included sscanf plugin in your server.cfg

if you didn't so it won't work.

Here you go, here you can find the sscanf pack: https://github.com/maddinat0r/sscanf/releases