Posts: 138
Threads: 32
Joined: May 2008
Reputation:
0
[18:50:42] Script[gamemodes/Pilotgm.amx]: Run time error 19: "File or function is not found
wtdfffff
Posts: 454
Threads: 6
Joined: Apr 2010
Reputation:
0
You probably forgot an include or something, any warnings or errors in your script? Plus,are you using the 0.3c server thing?
Posts: 212
Threads: 15
Joined: Jan 2008
Reputation:
0
It means you're missing a plugin file or forgot to include it in your server.cfg
Posts: 299
Threads: 30
Joined: Nov 2010
Reputation:
0
go to your gamemode file and Compile... this should do the trick
Posts: 138
Threads: 32
Joined: May 2008
Reputation:
0
[20:38:59] Script[gamemodes/Pilotgm.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
wht is dat
Posts: 2,200
Threads: 14
Joined: Apr 2009
Reputation:
0
Do you have main() {} in your gamemode ?