SRCDS Steam group


Problems with masterlist
#1
Hey guys,

A few weeks ago my box in a datacentre was ddos’ed and the hosting company forced me to change my IP address. I decided at the same time while the server was down, to reinstall Windows Server 2003 and start fresh and new.

Now I am having major issues with mostly getting my servers on the masterlist. I have don’t a lot of reading around the place and tried several fixes but none have really worked. Sometimes my servers just will not VAC no matter what I do, other days they will VAC right away.

Then they will not show up on the masterlist either, but today; one of them has… as soon as I restart that srcds it will not show up. I read a lot of old topics about sv_region bugs and what not but I don’t think that applies anymore as the topics were several years old. Any help or suggestions would be hugely appreciated.

The sv_region is set to 5 for Australia and sv_lan is 0.

Here is my current startup command

Code:
start /high /wait srcds.exe -console -game cstrike -ip xxx.xxx.xxx.xxx -port 27015 -maxplayers 17 +map scoutzknivez +sv_pure 1

I have tried the following for the startup command: removing –ip, making it +ip, making it –ip 0.0.0.0 also adding –secure to no avail.

Here is my server.cfg

Code:
//
say "Loading Server Configuration File"

// server name
hostname "Brainstew.co.nz | CS:Source | ScoutzKnivez"

// remote console password
rcon_password "removed"

// advanced remote console
sv_rcon_banpenalty 60
sv_rcon_maxfailures 2
sv_rcon_minfailures 1
sv_rcon_minfailuretime 30

// server specific control variables
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 0
mp_forcecamera 0
sv_gravity 280
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 60

// round specific control variables
mp_freezetime 0
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5

// scoutzknivez specific control variables
sv_airaccelerate 1000000
sv_enablebunnyhopping 1
sv_accelerate 5

// bandwidth and rates
sv_minrate 20000
sv_maxrate 100000
decalfrequency 10
sv_maxupdaterate 67
sv_minupdaterate 33

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

// server operation and region
sv_lan 0
sv_region 5
sv_contact "gamesadmin@brainstew.co.nz"

// fast download address
sv_downloadurl "xxx.xxx"

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip

say "Loaded Server Configuration File"


Thanks heaps!
Brainstew
BS Gaming Community gamesadmin@brainstew.co.nz
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)