Please Help me! - 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: Please Help me! (
/showthread.php?tid=326099)
Please Help me! -
Quinlynn - 16.03.2012
I can never find out why, but when I try to load up my other Gamemode (MLRP2) it gives me this:
Код:
[03:33:11] Script[gamemodes/MLRP2.amx]: Run time error 19: "File or function is not found"
[03:33:11] Number of vehicle models: 0
Please help me, please show me how to fix this? +1 rep to whoever solves for me first.
Re: Please Help me! -
Daddy Yankee - 16.03.2012
Do you have the .so plugins added ifthe server is linux ? It have to be .so in server.cfg also.
Re: Please Help me! -
Lil-D - 16.03.2012
You Cant give Rep +. but i will help you.
Put all your plugins that u use, in the PLUGINS folder, and if its Linux server type in the server.cfg iin the line "plugins" like this :
Код:
plugins sscanf.so streamer.so whirpool.so
^^^^^^^^^^^^ Example.
Re: Please Help me! -
ColorHost-Kevin - 16.03.2012
Upload the plugins and if your server is linux, its "plugins pluginame.so" without quotes
Re: Please Help me! -
AlTy - 16.03.2012
Make sure u have every plugin needed in server.cfg
line: plugin blablabla.dll