SA-MP Forums Archive
(ask)move windows to linux - 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: (ask)move windows to linux (/showthread.php?tid=206615)



(ask)move windows to linux - gondes - 04.01.2011

guys how to move script from windows to linux?


Re: (ask)move windows to linux - Jochemd - 04.01.2011

How do you mean that? If you mean the files, just replace samp-server.exe, announce.exe, and samp-npc.exe with the ones from the Linux pack


Re: (ask)move windows to linux - Souvlaki - 04.01.2011

http://team.sa-mp.com/files/samp03csvr.tar.gz

and the get the equivalent plugins that you used, this time the must be .so not .dll

Note: Linux is case sensitive.


Re: (ask)move windows to linux - gondes - 04.01.2011

Quote:
Originally Posted by Souvlaki
Посмотреть сообщение
http://team.sa-mp.com/files/samp03csvr.tar.gz

and the get the equivalent plugins that you used, this time the must be .so not .dll

Note: Linux is case sensitive.
i don't meet samp-server.exe samp-npc.exe announce.exe


Re: (ask)move windows to linux - Sascha - 04.01.2011

you don't meet them? ofc they are no persons lol... what you mean?

As said before, download the linux pack and copy your scripts into the gamemode and filterscript directory...
you shouldn't have to change the scripts themself, however the plugins, if you don't use plugins then you don't have to change anything as far as I know


Re: (ask)move windows to linux - Toreno - 04.01.2011

http://team.sa-mp.com/files/samp03csvr.tar.gz
Download this file and extract it.
Put your GM / FS and SCRIPTFILES, PLUGINS (only .so) and WHATEVER, rechange your SERVER.cfg file.
And upload it into your LINUX host.