[Tutorial] How to make a Personal Server. - 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: Tutorials (
https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] How to make a Personal Server. (
/showthread.php?tid=552808)
How to make a Personal Server. -
Luicy. - 26.12.2014
Tutorial By Meller
How to make a Personal Serer.
Step 1.
First off You will need SA:MP Server Files,
WINDOWS/
LINUX
Step 2.
Now we gonna Put them on our Desktop,
Step 3.
Now we gonna Edit the server.cfg. Ill use
Notepad++
It will look something like this:
Код:
echo Executing Server Config...
lanmode 0
rcon_password ggg
maxplayers 1000
port 7777
hostname Testing Server
gamemode0 Ngt
filterscripts Veh PM Rcon regga speedo location joined runner colortag normal editor o
plugins sscanf whirlpool streamer
announce 0
query 1
weburl Changeme
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
You just gonna edit the hostname to The Hostname of your server and rcon_password to something you want.
Step 4.
Start samp-server.exe and now go to SA:MP and add 127.0.0.1:7777 To your list and start play!
Gamemode
You want another "server" gamemode? Then click
HERE.
See you
PART 2 Comming soon on
How to make a RolePlay server.
Sorry for bad english.