Posts: 2
Threads: 1
Joined: Jul 2012
Reputation:
0
08-21-2012, 12:39 AM
Hi! I have a server with my custom map and my rotation is set to only one map. But everytime when my score board reaches score limit my map changes (restarts), how do I avoid map restart? I just wanna the scoreboard to say 0:0 again instead of restarting the whole server. Help me please!
Posts: 284
Threads: 8
Joined: Mar 2008
Reputation:
4
08-21-2012, 02:24 PM
(This post was last modified: 08-21-2012, 02:25 PM by Ghost Assassin.)
Can you list and post your server.cfg and other plugins such as admin mods etc. on your server? You can remove any sensitive information from server.cfg. What game is this for? (ex. TF2, CSS, etc.)
Earn Points, get Free Rewards with your Amazon Points!
Points2Shop
Posts: 284
Threads: 8
Joined: Mar 2008
Reputation:
4
Well, based on your server.cfg you message, I think mp_maxrounds needs to be set to 0 so it will not change map regardless of the numbers of round you player.
mp_maxrounds 0 ;max number of rounds to play before server changes maps"
Earn Points, get Free Rewards with your Amazon Points!
Points2Shop
Posts: 66
Threads: 16
Joined: Jul 2010
Reputation:
0
Set mp_timelimit 0 too. That will never change the map.