my maps won't rotate please help

S

slimysquid

Guest
This is my server.cfg file
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.

// disable autoaim
sv_aim 0

// disable clients' ability to pause the server
pausable 0

// maximum client movement speed
sv_maxspeed 320

// 20 minute timelimit

sv_cheats 0

// load ban files
exec listip.cfg
exec banned.cfg


sv_cheats "0"
sv_pausable "0"
sv_unlag 1
sv_maxunlag .2
sv_voiceenable 1
sv_unlagsamples 1
sv_unlagpush 0
mp_autokick "0"
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime .25
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_forcechasecam 2
mp_forcecamera 1
mp_footsteps 1
mp_freezetime 15
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 6
mp_logecho 1
mp_logdetail 1
mp_logfile 1
mp_logmessages 1
mp_maxrounds 0
mp_playerid 0
mp_roundtime 1.75
mp_timelimit "5"
mp_tkpunish 0
mp_startmoney 800


sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
sv_proxies 1
sv_cheats 0
sv_clienttrace 1.0
sv_clipmode 0
sv_friction 4
sv_gravity 800
sv_maxspeed 320
sv_minrate 0
sv_send_logos 1
sv_send_resources 1
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65




allow_spectators 1
decalfrequency 60
edgefriction 2
host_framerate 0
log on
pausable 0

and this is my mapcycle.txt file
de_dust2
cs_italy
cs_havana
cs_docks_djfinal
awp_subzero
cs_mansion
cs_militia_beta
cs_office
cs_twilight
de_aztec
de_cbble
de_chateau
de_dust
de_inferno
de_piranesi
de_prodigy
the server will not change maps at all, it won't rotate or anything
I am using the dedicated server for windows using srcds can someone please help me.
 
umm, maybe because mp_maxrounds is set at 0 meaning the map will go on until someone changes the timeleft or changes the map to another map.
 
Back
Top