Post Reply 
Setting up SA-MP server on CentOS
03-09-2012, 09:33 AM
Post: #1
Setting up SA-MP server on CentOS
Hey guys,

In this topic, I'm gonna show you how to set up your own SA-MP (San Andreas Multiplayer) server.

Firstly, you'll need to download it first by this command:
Code:
wget http://team.sa-mp.com/files/samp03dsvr_R2.tar.gz
Then, you'll need to extract it:
Code:
tar -zxf samp03dsvr_R2.tar.gz
and then of course, change your directory to the one that you got from the archive. It's named samp03
Code:
cd samp03
Then edit the configurations file by this command:
Code:
vi server.cfg
Then start the server using this one:
Code:
./samp03svr
or
Code:
./samp03svr &
or also by using:
Code:
nohup ./samp03svr

To use a custom game mode, you'll need to download one from SA-MP forum (http://forum.sa-mp.com) or if you've already coded one, then upload it in the gamemode folder and edit the server.cfg file.
User Tools
Quote this message in a reply


03-09-2012, 09:40 AM
Post: #2
RE: Setting up SA-MP server on CentOS
Nice tutorial, except for the fact that one already exists: http://freevps.us/thread-4138.html

Cody_Maverak

Thank You For My VPS 3!

[Image: 2583668015.png]
User Tools
Quote this message in a reply
03-09-2012, 09:41 AM
Post: #3
RE: Setting up SA-MP server on CentOS
lol, I didn't know so. This is the first day for me on this website. Sorry again.
User Tools
Quote this message in a reply
03-09-2012, 06:59 PM
Post: #4
RE: Setting up SA-MP server on CentOS
Dont you need to screen it?
Cause i believe it'll close if you just exit out of the shell session like that...

Thanks FreeVps and PyramidServer for the VPS2 !

Step 1 - Get a domain .
Step 2 - Redesign the website
Step 3 - Configure nginx
Step 4 - ENJOY !~
User Tools
Quote this message in a reply
03-09-2012, 08:05 PM
Post: #5
RE: Setting up SA-MP server on CentOS
Well, if you use the nohup command, it will not close. Tongue
User Tools
Quote this message in a reply
Post Reply 


Forum Jump:



User(s) browsing this thread:
1 Guest(s)