Posts: 44
Threads: 14
Joined: Oct 2011
Reputation:
0
Script[gamemodes/PRRP.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
Any one ?
Posts: 1,648
Threads: 482
Joined: Jun 2010
This could be one of several problems: the most likely check your server.cfg.
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
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.
Posts: 147
Threads: 30
Joined: Nov 2011
Reputation:
0
Do In Your server.cfg by gamemodes PRRP 1
Posts: 9
Threads: 1
Joined: Jul 2010
Reputation:
0
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
Posts: 725
Threads: 50
Joined: May 2010
Reputation:
0
This should be plugins, go to your plugins folder and see.