SA-MP Forums Archive
How To conver server on Linux 0.3x ? - 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: How To conver server on Linux 0.3x ? (/showthread.php?tid=438102)



How To conver server on Linux 0.3x ? - DanGk3nNn - 18.05.2013

Hello,Please help i want to convert my server tu linux 0.3x how i convert, because my host only accept linux server


Re: How To conver server on Linux 0.3x ? - Mr.Valdez - 18.05.2013

only thing im aware of is the plugins change them from .dll to .so, you will need to download them


Re: How To conver server on Linux 0.3x ? - jotan. - 18.05.2013

Extract SA-MP Linux Server on your host,and paste gamemodes/filterscripts/etc,just use plugins with .so extension instead of .dll plugins.


Re: How To conver server on Linux 0.3x ? - DanGk3nNn - 19.05.2013

Where we Use .dll? or i Paste Whole Folder or what ??


Re: How To conver server on Linux 0.3x ? - Mr.Valdez - 19.05.2013

Iinux only operates with plugins with .so : so the the linux version of your plugins and make sure you change it in the config to like whirlpool.so instead of whirlpool.dll