help please - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: help please (
/showthread.php?tid=449171)
help please -
mapcode - 07.07.2013
I have these errors-
[14:26:38]bind 198.20.110.141 Script[gamemodes/mrpl.amx]: Run time error 19: "File or function is not found"
[14:26:38]bind 198.20.110.141 Loaded 2 filterscripts.
[14:26:38]bind 198.20.110.141 Unable to load filterscript 'toll.amx'.
[14:26:38]bind 198.20.110.141 Loading filterscript 'toll.amx'...
I have the gamemode in the gamemode file and it is named right but it is not working
Re: help please -
Jstylezzz - 07.07.2013
Had you taken the time to search, you'd have found, seriously, more than 100 solutions (of which most are exactly the same, but a lot of people don't search and make new threads over and over again).
The problem that might be causing this error to happen, is 9/10 times a plugin which is not loaded(correctly). Make sure that every include which needs a plugin has the plugin loaded, and loaded correctly. If you can't find it, post your include names, and the complete server log of one session.