Error 19 - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Error 19 (
/showthread.php?tid=157415)
Error 19 -
Proteine - 06.07.2010
Script[gamemodes/rpgon.amx]: Run time error 19: "File or function is no found"
How can I fix this?
Re: Error 19 -
Calgon - 06.07.2010
You're probably trying to use a function from a plugin, without loading the plugin, but loading the include.
Please paste the lines that start with '#include', please.