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=651015)
Run time error 19: "File or function is not found" -
MariusAdv - 11.03.2018
I have problems with this...
Error: Function not registered: 'SSCANF_IsConnected'
[debug] Run time error 19: "File or function is not found"
[debug] SSCANF_IsConnected
[debug] Run time error 19: "File or function is not found"
[debug] SSCANF_IsConnected
Script[gamemodes/ostro.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
How can I fix it?
Re: Run time error 19: "File or function is not found" -
Lokii - 11.03.2018
update sscanf plugin
Re: Run time error 19: "File or function is not found" -
Akeem - 11.03.2018
And recompile the script with the latest sscanf include
Re: Run time error 19: "File or function is not found" -
Mobtiesgangsa - 11.03.2018
https://github.com/maddinat0r/sscanf/releases
here is a link directing you to sscanf2 / 2.8.2v
make sure you have your Pawno editor closed import plugin dir and pawno dir to your root folder
make sure your plugin is placed to server.cfg
like so
and go to your script press F5 to re-compile
then boot your server.exe its fixed