SA-MP Forums Archive
Script not found - 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: Script not found (/showthread.php?tid=298768)



Script not found - PRototype-RP - 22.11.2011

Script[gamemodes/PRRP.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0

Any one ?


Re: Script not found - Dokins - 22.11.2011

This could be one of several problems: the most likely check your server.cfg.


Re: Script not found - Mauzen - 22.11.2011

Out of interest: how many lines does your prrp.pwn version have exactly?

The error is the result of one or more missing plugins, you need to find out which ones you need.


Re: Script not found - Mustang[GTS] - 22.11.2011

Do In Your server.cfg by gamemodes PRRP 1


Re: Script not found - wolfdude - 23.11.2011

Its a Plugin issue. If your on linux make sure you have the .so plugin files and <plugin>.so in you CFG
if ur in windows make sure u have dll plugins <plugin> and <plugin name> in your Server CFG


Re: Script not found - Miqueias Barros - 23.11.2011

This should be plugins, go to your plugins folder and see.


Re: Script not found - Alberto_DR - 24.11.2011

They are right its plugins.. do you mind showing us the includes you use, the server log and your server.cfg file?
that could help you trace what plugin to use.