SA-MP Forums Archive
Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Error (/showthread.php?tid=588264)



Error - Roger_Smith - 07.09.2015

When i Try Start My Script i have 1 error please Solved it
[08:26:22] Script[gamemodes/xxxxxx.amx]: Run time error 19: "File or function is not found"


Re: Error - Crayder - 07.09.2015

1. Wrong section.
2. You aren't loading the plugins that your script requires (the native function calls are referring to a non existent function, you need to load the plugin with the required function).