21.09.2012, 08:41
(
Last edited by HyDrAtIc; 21/09/2012 at 03:01 PM.
Reason: Forgot something
)
Introduction
Hello,and welcome to my new tutorial,in this tutorial I'm going to show you how to create your own server and going to show you how to manage it
What we need
First we need to download the server package Click here to directly download! and you need the plugins Click here to download them!Configuring the server and launching it
Ok,now we have what we need,now we must configure server before launching it,Now we need to Unzip the server files to a folder in your desktop,I unzipped them to a folder i created named My server,anyway you can name the folder as you want,the important is the whole files,anyway now you'll see a file named server.cfg click right click and choose Open With and open it with Notepad,now you'll see a list of lines do not start editing here's the default server.cfg lines:Code:
echo Executing Server Config... lanmode rcon_password changeme maxplayers 500 port 7777 hostname SA-MP 0.3 Server gamemode0 grandlarc 1 filterscripts gl_actions gl_property gl_realtime gl_mapicon ls_elevator test_cmds ls_mall attachments announce 0 query 1 weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 10 logtimeformat [%H:%M:%S]
Example:
Code:
rcon_password logmein
Code:
maxplayers 500
Code:
port 7777
Code:
hostname SA-MP 0.3 Server
Code:
hostname My samp server
Code:
echo Executing Server Config... lanmode 0 rcon_password your-passowrd maxplayers 500 port 7777 hostname My samp server gamemode0 grandlarc 1 filterscripts announce 1 query 1 weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 10 logtimeformat [%H:%M:%S]
Code:
plugins sscanf streamer Whirlpool
Code:
echo Executing Server Config... lanmode 0 rcon_password your-passowrd maxplayers 500 port 7777 hostname My samp server gamemode0 grandlarc 1 filterscripts announce 1 query 1 plugins streamer sscanf Whirlpool weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 10 logtimeformat [%H:%M:%S]
Launching the server
Now we done everything we need,let's start the server and play after you saved the settings on the server.cfg you will need to open a file called samp-server.exe open it and add this I.P to your favourites "127.0.0.1" If you want your friends to play with you you need an open port,Check out how to portforward Here!If you have suggestions you want me to add or having questions ask here simply!
If you like this tutorial subscribe to this thread and REP me!