SRCDS Steam group


Maps not cycling (?)
#1
I set our server to Granary as default map, to help populate the server from empty.

Problem is, I don't think it's cycling. Yesterday the score was 5 to 3 or 6 to 3 and it still hadn't cycled. Is the default scoring best 7 of 12 or something?

I've got maplist.txt with this:
background01
tc_hydro
cp_well
cp_granary
cp_dustbowl
cp_gravelpit
ctf_2fort


I've also got mapcycle.txt
cp_gravelpit
cp_dustbowl
cp_granary
cp_well
ctf_2fort
tc_hydro


My server.cfg file has this info:

hostname "Dirty Old Men"
rcon_password "changed : ) "
sv_password ""
sv_maxrate "20000"
sv_minrate "10000"
sv_maxupdaterate "101"
sv_minupdaterate "70"
sv_maxcmdrate "101"
sv_mincmdrate "70"
sv_client_cmdrate_difference "30"
sv_client_interpolate "0.1"
sv_lan "0"
sv_downloadurl
sv_region "3"
sv_alltalk "1"
sv_pausable "0"
sv_cheats "0"
sv_consistency "1"
sv_allowupload "1"
sv_allowdownload "1"
sv_timeout "300"
sv_pure "1"
sv_pure_kick_clients "1"
writeid
writeip
exec banned_user.cfg
exec banned_ip.cfg


Also, when I put in the rcon_password xxxxxx and then try to change the level I get the following:

] changelevel cp_dustbowl
Can't changelevel, not running server


I typed in maps * (to get listing on server and got)

] maps *
-------------
PENDING: (fs) cp_dustbowl.bsp
PENDING: (fs) cp_granary.bsp
PENDING: (fs) cp_gravelpit.bsp
PENDING: (fs) cp_well.bsp
PENDING: (fs) ctf_2fort.bsp
PENDING: (fs) tc_hydro.bsp



Any suggestions will be greatly appreciated..thanks!
Reply
#2
if you type changelevel in the console you try to do it on your own machine.

make it:
rcon changelevel cp_dustbowl
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
Drocona Wrote:if you type changelevel in the console you try to do it on your own machine.

make it:
rcon changelevel cp_dustbowl

Ah, ok, sweet.

Only problem now is the map cycle Smile
Reply
#4
This seems to be a bug in the new TF2 Ded Server I also had a problem with the maps not rotating through all of them

In mapcycle.txt the following seems to fix it, enter each map name twice.

cp_gravelpit
cp_gravelpit
cp_dustbowl
cp_dustbowl
cp_granary
cp_granary
cp_well
cp_well
ctf_2fort
ctf_2fort
tc_hydro
tc_hydro


I've got this working in production
[Image: hammaf1.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)