SA-MP Forums Archive
Plugin Problem - 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: Plugin Problem (/showthread.php?tid=305988)



Plugin Problem - robberduck - 24.12.2011

Hello, I faced a problem where I can not run my server on linux hosting, my plugins doesn't work even I've included them in the server.cfg .


Re: Plugin Problem - Minwar - 24.12.2011

You need to make sure the plugins you are using are for linux, so they have the file extension .so, and also in the server.cfg you need to include .so at the end of the plugin name, so it would be plugins whirlpool.so for example.


Re: Plugin Problem - Andrɘ - 24.12.2011

did you add .so after them?


Re: Plugin Problem - prisonliferp - 24.12.2011

if you use a plugin named "streamer" simply go into server.cfg and write "plugins streamer.so" -Baym! Working.