SRCDS Steam group


Players stuck in spawn on round start
#1
Hey Big Grin

I run a TF2 dedi server, I changed a few settings this morning (half asleep) and installed a SourceMod melee sudden death plugin. Now players are stuck to the floor for the first 20-30 seconds of each round! Everyone's pretty annoyed heh. I tried changing some settings back but no luck. Can anyone please help me fix?

Code:
hostname "2fort yay"
sv_visiblemaxplayers 24
mp_maxrounds 5
host_framerate 0
setpause 0
sv_pure 0
sv_pausable 0
sv_lan 0
sv_consistency 1
sv_stats 1
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip
sv_contact emailaddy@google.com
sv_region 3
rcon_password "lol"
sv_rcon_banpenalty 5
sv_rcon_maxfailures 15
log on
logaddress_add mybox:port
sv_log_onefile 0
sv_logfile 1
sv_logbans 1
sv_logecho 1
fps_max 600
sv_minrate 0
sv_maxrate 20000
sv_minupdaterate 10
sv_maxupdaterate 66
sv_allowupload 1
sv_allowdownload 1
net_maxfilesize 15
sm_respawn_time_enabled "1"
sm_respawn_time_blue "1.0" //Attackers
sm_respawn_time_red "1.0" //Defenders
sm_radio_advert = "0"
sm_radio_welcome = "1"
sm_advertisements_enabled 1
sm_advertisements_interval 300
mp_autoteambalance 1
mp_autoteambalance_delay 90
mp_autoteambalance_warning_delay 60
mp_teams_unbalance_limit 2
mp_enableroundwaittime 8
mp_bonusroundtime 1
mp_restartround 0
mp_stalemate_enable 1
mp_stalemate_timelimit 120
mp_timelimit 30
mp_forcecamera 0
mp_allowspectators 1
mp_footsteps 1
sv_cheats 0
sv_timeout 900
sv_timeout equal same time?
mp_idlemaxtime 5
mp_idledealmethod 1
decalfrequency 30
sv_voiceenable 1
sv_alltalk 0
mp_chattime 5

Thanks!
Reply
#2
Remove the addons you tried to install.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#3
Okay I tried but that didn't work. I'm pretty sure it's something I changed in the .cfg but I can't remember what (grr)

It's a whole 40 seconds before anyone can move from spawn
Reply
#4
Tenchi,

Try changing your "mp_enableroundwaittime" cvar from 8 to 1 or 0. This is a switch, so 0 is off, and 1 is on. This likely won't fix the issue, but if you believe it's something in the server.cfg, it could very well be a contributing factor.

Also if this doesn't fix the issue, check your autoexec.cfg, and also please show us a print out of your loaded plugins.
Mohawk Voice v1.0 now available!
[Image: 331lwzt.jpg]
Reply
#5
And else if it doesn't work, make a new server.cfg with the minimum (hostname, rcon pwd, ...).
[Image: 626335056.png]
Game Control Panel (GCP) list : http://forums.srcds.com/viewtopic/12826/1
Reply
#6
Thanks bhumphries, setting "mp_enableroundwaittime" to 0 did the trick!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)