SA-MP Forums Archive
Run time error 19: "File or function is not found" - 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: Run time error 19: "File or function is not found" (/showthread.php?tid=601206)



Run time error 19: "File or function is not found" - T0wLi3 - 18.02.2016

[13:02:22] Loaded.
[13:02:22] Loading plugin: streamer.so
[13:02:22]

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[13:02:22] Loaded.
[13:02:22] Loaded 2 plugins.

[13:02:23]
[13:02:23] Filterscripts
[13:02:23] ---------------
[13:02:23] Loading filterscript 'DropWeapons.amx'...
[13:02:23] Loading filterscript 'speedo.amx'...
[13:02:23] SpeedoFilterscript: 'SynoSpeedo' wurde erfolgreich geladen!
[13:02:23] Filterscript Version: 1.0
[13:02:23] Loaded 2 filterscripts.

[13:02:23] Script[gamemodes/paintnet.amx]: Run time error 19: "File or function is not found"
[13:02:23] Number of vehicle models: 0


//Includes
#include <a_samp>
#include <..\include\ocmd>
#include <..\include\streamer>
#include <..\include\Dini>
#include <..\include\sscanf2>


Re: Run time error 19: "File or function is not found" - Runn3R - 18.02.2016

It looks like you're missing sscanf.


Re: Run time error 19: "File or function is not found" - Uberanwar - 18.02.2016

You might be missing sscanf, if no, try updating plugins that you're using. It might be outdated.
Once updated, re-compile your script and try again