SRCDS Steam group


Problem with master servers
#1
Hi.I am trying to make my server be seen at the servers list.I have opened port 27015 on tcp &udp but nothing yet.The console says:
''No masters loaded''
""Using default master''

Does it play any role?What can I do for this?Here is my shortcut.
''c:\srcds\srcds.exe -console -game cstrike +map de_dust -maxplayers 16 -autoupdate -port 27015 -tickrate 100''

[Image: x59qol.jpg]
Reply
#2
Post your server.cfg
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#3
Mooga Wrote:Post your server.cfg

Here you are
Code:
// server name
hostname "{GR}GangBang|16000$|TR 100{GR}"

// rcon passsword
rcon_password "1065"

// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 1
mp_hostagepenalty 4
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65

// round specific cvars
mp_freezetime 3
mp_roundtime 5
mp_startmoney 16000
mp_c4timer 35
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5

// bandwidth rates/settings
sv_minrate 4000
sv_maxrate 8000
decalfrequency 60
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 0
sv_region 3

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)