SRCDS Steam group


Not changing map (well, almost)
#1
Hi there!

I need help here: when there's noone in my server and the timeleft runs out the server doesn't change map. Instead, when you type timeleft, it tells you "Last Round". And because there are no players in the server, the round will neither start nor end Big Grin!
How do I get the "Last Round" function or whatever to be disabled when the server's empty? Or how do I just disable the whole function?

By the way, I'm using MAP (V1.2 betaM RC7), and it's probably that that causes the problem.

As I take for granted that this has nothing to do with the server-computer I wont bother posting any specs Smile, this is a config-related problem, right?
Reply
#2
It is a config related issue,

I'm not sure if you can "remove" is but all I can suggest is that you remove the timelimit and insert a round limit.
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
Can you be more specific? Will the round actually end when the roundtimer has run out? Can you have both timelimit and roundlimit? What are the commands for these functions?
Reply
#4
The round will NOT end without players when you have a round limit set and therefor the map will not switch like when you have a timer on it.

Code:
mp_timelimit 0            //game time per map in minutes

mp_winlimit 0            //max number of rounds one team can win before server changes maps

mp_maxrounds 0            //max number of rounds to play before server changes maps

mp_fraglimit 0            //max number of kills to get before server changes maps

You can use those.
You can also use them all at the same time if you like.
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
#5
But wont those codes make my server change map immediatley? I may be too tired right now to get it, but I don't really understand it Sad.
Reply
#6
As I put them there they are unlimited lol, I just put them all on 0 to give you an idea how to fill in the numbers, you can, for example, put fraglimit to 60 and leave the others on 0, then the map will change when someone hits 60 kills. I think you can figure out what to do when you want max rounds eh? Wink
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
#7
Yeah, but if the round never ends coz there's no players (and it's not a de_ or cs_), and the timelimit never kicks in, what am I supposed to do?
Reply
#8
only thing you could do is add 2 bots I guess set to make place for players
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


Forum Jump:


Users browsing this thread: 1 Guest(s)