SRCDS Steam group


TF2 lan server
#16
srcds.exe -console -game tf -insecure

I then manually start a map.
Quote:// server name
hostname "MattNet"

// rcon passsword
rcon_password "xx"

// Server password
// sv_password "xx"
mapcyclefile "maps.txt"
sv_contact "d3matt@hotmail.com"

// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 0
mp_flashlight 0
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 0

//respawn time
mp_disable_respawn_times 1
mp_respawnwavetime 5

// round specific cvars
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0

// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10

// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 1
sv_region 0

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Reply
#17
Hi, i'm not sure if you solved your problem but recently i tried to make a dedicated server and was only able to make a lan server. this is what was wrong to fix my problem. i only had tcp port forwarding and was only able to make a lan server. when i port forwarded tcp and udp then i was able to make both internet and lan. if sv_lan 1 isnt helping you, try only forwarding a tcp port only and not udp.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)