help: Run time error 19: "File or function is not found" (sscanf2) - 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: Run time error 19: "File or function is not found" (sscanf2) (
/showthread.php?tid=427400)
help: Run time error 19: "File or function is not found" (sscanf2) -
morocco - 01.04.2013
Hi guys
|
i add this on my Gamemode : |#include <sscanf2>
|
after run server-samp.exe i get this probleme
Script[gamemodes/Test.amx]: Run time error 19: "File or function is not found"
Please help me
Re: help: Run time error 19: "File or function is not found" (sscanf2) -
iGetty - 01.04.2013
Make sure you have on your server.cfg file: "plugins sscanf" and make sure you have in the plugins folder sscanf.dll and sscanf.so
Or it won't work.