SA-MP Forums Archive
Linux Commands... - 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: Linux Commands... (/showthread.php?tid=276320)



Linux Commands... - KevinsL - 13.08.2011

yo, i need help on start samp server on linux with commands like: "./samp03svr -port 5555 -maxplayers 50"
i already tryed that but wont work
any1 know how to do it?


Re: Linux Commands... - jamiesage123 - 13.08.2011

I think this is what you need:

https://sampwiki.blast.hk/wiki/Linux_Server




Re: Linux Commands... - KevinsL - 13.08.2011

Quote:
Originally Posted by jamiesage123
Посмотреть сообщение
I think this is what you need:

https://sampwiki.blast.hk/wiki/Linux_Server

its not that...
i want start a samp server with stuff without use the one listed on server.cfg like this: ./samp03svr -maxplayers 20 -hostname blablabla -announce 1...


Re: Linux Commands... - woot - 13.08.2011

The samp server executable doesn't have any working parameter. You have to configure them with the server.cfg.


Re: Linux Commands... - array13 - 13.08.2011

do nohup ./samp03svr ...your server will start


Re: Linux Commands... - iLinx - 13.08.2011

There's no startup parameters in any of the SA:MP server packages.