Thread: [Solved] Map voting problem
View Single Post
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 03-02-2021 , 18:13   Re: Map voting problem
Reply With Quote #2

Quote:
Originally Posted by AlinXD View Post
I'm running a retake server, 60 minunte timelimit, but instead of voting when it's 10 minutes left, it stays stuck on the same map.
Timelimit command prints this out -

Code:
] timeleft
Welcome user! 
[SM] This is the last round!!
I tried MCE and UMC, both the same problem.
Try This
==============
Put These Commands

mp_maxrounds 65
mp_timelimit 60

Inside
VVVVV
csgo/cfg/sourcemod/retakes/retakes_game.cfg
==============

Then
Put These Commands

mce_starttime "2.0"
mce_startround "2.0"

Inside
VVVVV
csgo/cfg/sourcemod/mapchooser_extended.cfg
==============

So what we did is mp_timelimit 60 is total of the map, as soon timeleft hit 2 the vote will pop cuz of mce_starttime "2.0" Or mce_startround "2.0" hit the vote when 2 total rounds left to the map by checking timeleft will say how many time or rounds left
+ make sure map list is currect
==============

download .zip below demo how MCE works

Last edited by oqyh; 03-08-2021 at 14:06. Reason: deleting Attached Files
oqyh is offline