map rotation?

cmon guys, please help, i'm stuck on playing freaking aztec over and over again, how can i set up server to cycle the maps?
 
Sorry for the late reply but theres a txt file in the cstrike directory of the server called mapcycle.txt

Ensure it's set to:

de_dust
de_aztec
cs_italy
de_cbble
de_chateau
de_dust2
cs_office
de_piranesi
cs_havana

There's probably something i'm missing but it's worth a try
 
ApHeX_ said:
Sorry for the late reply but theres a txt file in the cstrike directory of the server called mapcycle.txt

Ensure it's set to:

de_dust
de_aztec
cs_italy
de_cbble
de_chateau
de_dust2
cs_office
de_piranesi
cs_havana

There's probably something i'm missing but it's worth a try
nothing in server config i can see that looks like this
 
i can't see anything on cfg in regards to the maop, am i missing something here:

// 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 "999"
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

say "#pwk config has been executed"
mp_spawnprotectiontime "0"
 
you obviously didn't read that well then.. i said mapcycle.txt
 
ApHeX_ said:
you obviously didn't read that well then.. i said mapcycle.txt
mapcycle txt was set up wright, it had all the maps there, what i did found is in server cfg file mp_timelimit was set to 999, changed that to let's say 4 and that is how i got maps to cycle.
 
Back
Top