SA-MP Forums Archive
Big help with the plugins+rep - 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)
+--- Thread: Big help with the plugins+rep (/showthread.php?tid=382884)



Big help with the plugins+rep - Pro_Drifter - 05.10.2012

Well i have a hosted server hosted at hostingtime.de you know i think
and i created a file on WebFTP called Plugins
i puted all the plugins with FTP and from the site but i got this fucking message on log







794 ----------
795 Loaded log file: "server_log.txt".
796 ----------
797
798 SA-MP Dedicated Server
799 ----------------------
800 v0.3e, ©2005-2012 SA-MP Team
801
802 [16:54:12]
803 [16:54:12] Server Plugins
804 [16:54:12] --------------
805 [16:54:12] Loading plugin: streamer
806 [16:54:12] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
807 [16:54:12] Loading plugin: Whirlpool
808 [16:54:12] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
809 [16:54:12] Loaded 0 plugins.
810




what the fuck is that?


Re: Big help with the plugins+rep - C00K13M0N$73R - 05.10.2012

Linux needs '.so' plugins and '.so' at the end of each plugin @ plugin line.


Re: Big help with the plugins+rep - Jarnu - 05.10.2012

create file called

plugins (not capital P everything in small letters)

If its linux then put .so at end of plugin and make sure you have Linux plugins
Example:
Код:
plugins sscanf.so Whirlpool.so
Better use FileZilla to upload files and etc to FTP


Re: Big help with the plugins+rep - Lordzy - 05.10.2012

Use .so if it's Linux.
And also, plugins folder must be along with the server package(i.e: The folder must be where Gamemodes, Filterscripts such folders are present)

And in server.cfg, add .so also on plugins.
Like this :
Код:
plugins streamer.so Whirlpool.so
Like that.

Edit: Oh late.. 2 quick repliess.


Re: Big help with the plugins+rep - Pro_Drifter - 05.10.2012

Yeah but its not linux..!


Re: Big help with the plugins+rep - C00K13M0N$73R - 05.10.2012

Do you have teamviewer? Pm me details