Making a Server for friends. [HELP] - 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: Making a Server for friends. [HELP] (
/showthread.php?tid=496982)
Making a Server for friends. [HELP] -
Kristov - 24.02.2014
Right, such a noob here. Thought you guys could help me out?
echo Executing Server Config...
lanmode 0
rcon_password changeme
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 grandlarc 1
filterscripts gl_actions gl_realtime gl_property gl_mapicon ls_mall ls_elevator attachments skinchanger vspawner
announce 0
query 1
chatlogging 0
weburl
www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
What do I need to edit here?
Re: Making a Server for friends. [HELP] -
Bingo - 24.02.2014
*rcon password
*hostname
*web url
*filterscripts (if you add)
Re: Making a Server for friends. [HELP] -
GBLTeam - 24.02.2014
gamemode0 = your gamemode, if you dont have your own than you find some of the public and put it.
rcon_password pass - change the pass with your secret password for RCON login.
filterscripts fs1 fs2 fs3 - just put the names of the filterscripts without .amxx you can also find an good plugins in the public filterscripts thread.
weburl
www.sa-mp.com - change
www.sa-mp.com to your website if you got one if not leave it blank.
put lagcompmode 1 in the last line for fixing some parts its used and its new in the 0.3z
Thats it