SA-MP Forums Archive
Sscanf is won't loaded - 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 is won't loaded (/showthread.php?tid=623936)



Sscanf is won't loaded - AvicennaRabama - 08.12.2016

I have some problem of my plugins. That's it Sscanf, after I read much of SAMP Source about plugins, it must be updated. I've update the plugins, and copy it to my plugin. And it not change anything, still error. Can you guys help me?

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[12:58:50] 
[12:58:50] Server Plugins
[12:58:50] --------------
[12:58:50]  Loading plugin: sscanf.dll
[12:58:50]   Failed.
[12:58:50]  Loaded 0 plugins.

[12:58:51] 
[12:58:51] Filterscripts
[12:58:51] ---------------
[12:58:51]   Loading filterscript 'Buttons.amx'...
[12:58:51]   Loaded 1 filterscripts.

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



Re: Sscanf is won't loaded - DetoNater - 08.12.2016

you should have the latest version of sscanf get it here and update all of your windows redist version with 2013 and 2015...


Re: Sscanf is won't loaded - setes7 - 08.12.2016

Remember, if it's linux server you must load sscanf as sscanf.so


Re: Sscanf is won't loaded - MattMaximum - 08.12.2016

setes7 is right, check the extension. Windows - sscanf.dll
Linux - sscanf.so