View Single Post
Author Message
foxsay
AlliedModders Donor
Join Date: Sep 2013
Old 03-11-2021 , 21:34   Map Doesn't Change After Vote
Reply With Quote #1

I have this issue when players vote for the next map and it's confirmed which one is the next map often it just doesn't change the map and the same map stays.

I have this issue with default mapchooser, mapchooser extended and UMC.

My map change settings:

Code:
mp_ignore_round_win_conditions 0
mp_endmatch_votenextmap 0
mp_endmatch_votenextleveltime 0
sm_cvar mp_match_end_restart 0
sm_cvar mp_match_end_changelevel 1
mp_timelimit 0
mp_maxrounds 30
mp_halftime 1
I also use
HTML Code:
mp_match_can_clinch 1
also, I managed those cvars via
HTML Code:
gamemode_casual_server.cfg

EDIT:

Map Change Will not work if you use - mapcrashfixer-v1.0.7.smx

Last edited by foxsay; 03-12-2021 at 00:34.
foxsay is offline