SAMP
In this tutorial, I will tell You, dear users of the website, how to create a game server in SAMP .
Instruction
Difficulty level: Easy
What you will need:
Head.
Hands of the right places.
Internet.
The multiplayer.
step 1
So. First download server link: http://files. sa-mp. com/samp03asvr_R4_win32.zip
2 step
Unzip it in a convenient place. Unzipped, go into the folder ( name it the Server , or "My server. ) Find the folder the file server. cfg . Open with Notepad:
_________________________________
echo Executing Server Config
lanmode 0 0 Internet games, 1 game on LAN.
rcon_password 123 123 password from adminpanel on the server.
maxplayers 50 As You have already understood, the maximum number of players. In version 0.3, the maximum of 500.
port 7777 Port, displayed at the end of the address of Your server. (better to leave it as is.)
hostname NameServer Name, Your future server.
gamemode0 mode Game mode, Your future server. Below
announce 0 does Not change.
query 1 does Not change.
weburl the site server, if available.
maxnpc 10 does Not change.
onfoot_rate 40 does Not change.
incar_rate 40 does Not change.
weapon_rate 40 does Not change.
stream_distance 300.0 does Not change.
stream_rate 1000 does Not change.
filterscripts Scripts. Below
_________________________________
3 step
Collapsible server. cfg , and go to the folder called gamemodes . We noticed that You need the mod, in this case, lvdm , expand server. cfg , and after gamemode0 typed lvdm (example). (gamemode0 lvdm). Again, we turn off the notebook.
step 4
Look for the folder filterscripts > gmake twice at her before us scripts. (You can download interesting scripts on your server from the Internet.) Looking for the required scripts, and similarly as with fashion, type the name of the opposite filterscripts (filterscripts actions (example)).
conventional team server administration:
(enter in the chat line):
/rcon login sign in to the administrator mode. You need to run the following commands.
/rcon exec to run the config.
/rcon cmdlist display a list of all commands.
/rcon varlist to display a list of all the variables.
/rcon exit.
/rcon kick kick player by id. Throws the player.
/rcon ban ban player by id. Throws the player permanently.
/rcon gmx restart script.
/rcon changemode change the current map.
/rcon say to type in the chat text from admin.
/rcon echo to print the text on the console side.
/rcon reloadbans reloads bans.
/rcon password install or change the password on the server.
5 step
All, the server is ready. Included it in the following way: Simply double click on the file samp-server. exe the last Remaining question is how and where to find IP address of Your server? The answer is quite simple, server IP, Your IP. Go to SAMP , section, Favorites > Add the server (your IP:7777). Example: 92.205.45.124:7777. Call your friends, and run test the new server. ) Good Luck To You.
No comments:
Post a Comment