SA-MP Forums Archive
sscanf load issues - 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 load issues (/showthread.php?tid=627063)



sscanf load issues - pelican1 - 23.01.2017

hello,

im trying to use sscanf version on windows: it loads perfectly in linux but with windows the loading fails:

[15:16:57] Loading plugin: sscanf
[15:16:57] Failed.

and lead to an error:

[15:16:58] Script[gamemodes/gm.amx]: Run time error 19: "File or function is not found"
[15:16:58] Number of vehicle models: 0

Do you have any idea on the problem it could be

thanks


Re: sscanf load issues - RedFall - 24.01.2017

download and install "Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.24212"


Re: sscanf load issues - saffierr - 24.01.2017

And make sure you've got 'sscanf.dll' in your plugins file.


Re: sscanf load issues - MattMaximum - 25.01.2017

sscanf.dll <----- If you use Windows this should be in server.cfg
sscanf.so <------ If you use Linux this should be in server.cfg