SA-MP Forums Archive
0.3 script - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 0.3 script (/showthread.php?tid=213391)



0.3 script - diehard5225 - 19.01.2011

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


Re: 0.3 script - Fool - 19.01.2011

Did you get any errors While Complieing It?


Re: 0.3 script - Lorenc_ - 19.01.2011

Check your plugins, You need to put them in the plugins folder correctly and write it in server.cfg properly


Re: 0.3 script - Mike Garber - 19.01.2011

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.


Re: 0.3 script - diehard5225 - 20.01.2011

nope i didnt get any errors when compileing or no warnings nothing do u have a link to download the streamer


Re: 0.3 script - OleKristian95 - 20.01.2011

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


Re: 0.3 script - DRIFT_HUNTER - 20.01.2011

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