Posts: 100
Threads: 22
Joined: Dec 2010
Reputation:
0
umm well i want to try and convert a server to 0.3c but i did recompile and combine the files and tryed to run it i get ""Script[gamemodes/SATD~v10.amx]: Run time error 19: File or function is not found"" thats the error but the satdm pwn and amx is in the gm folder any help
Posts: 709
Threads: 54
Joined: Jul 2010
Reputation:
0
Did you get any errors While Complieing It?
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
Check your plugins, You need to put them in the plugins folder correctly and write it in server.cfg properly
Posts: 1,506
Threads: 69
Joined: Feb 2008
It's your plugins, If you have Incognito's Streamer for example, you need to download the latest version of that.
And If you don't have It in your server.cfg it will say that too.
Posts: 100
Threads: 22
Joined: Dec 2010
Reputation:
0
nope i didnt get any errors when compileing or no warnings nothing do u have a link to download the streamer
Posts: 290
Threads: 58
Joined: Nov 2010
Reputation:
0
Jeg har samme problem, eieren av gamemodet vill ikke si hvordan man gjшr det og vill ikke gi ut en ny versjon.
Plugins og Includes har jeg hшrt om men noen av dem finner jeg ikke
Posts: 2,203
Threads: 154
Joined: Oct 2009
Reputation:
0
Look when you compile your GM sometimes you get weired name like:
grandlarc.pwn and when you compile you get something like gran~.amx
and your server cannot find grandlarc.amx
so you just rename your weired compiled name(gran~.amx) to right one (grandlarc.amx)
If these is not problem than its some of your plugins