Raised This Month: $32 Target: $400
 8% 

Retakes map votes issue


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Flamurrr
New Member
Join Date: Oct 2021
Old 10-04-2021 , 14:37   Retakes map votes issue
Reply With Quote #1

So my retake server has this problem... when the current map has been played 25 rounds the map voting comes and people vote for the next map normally yes, but maybe like every 5th time when the map comes to end the current map just reloads and the map doesn't change. Does anybody know what to do about it? I have looked at my mapchooser.cfg and maplists.cfg

Last edited by Flamurrr; 10-04-2021 at 15:39.
Flamurrr is offline
Austin
Senior Member
Join Date: Oct 2005
Old 10-04-2021 , 23:00   Re: Retakes map votes issue
Reply With Quote #2

You can try this setting to remove the current map from the vote.
I believe it might also fix the problem of the map playing again.

mp_endmatch_votenextmap_keepcurrent 0 // If set, keeps the current map in the list of voting options.

Last edited by Austin; 10-04-2021 at 23:00.
Austin is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-08-2021 , 13:50   Re: Retakes map votes issue
Reply With Quote #3

SourceMod mapchooser need actual map change to get it work.

Here other two cvars which you want set into game modes settings:
mp_match_end_restart 0
mp_match_end_changelevel 1


Code:
"mp_match_end_restart" = "0" min. 0.000000 max. 1.000000
FCVAR_GAMEDLL FCVAR_REPLICATED FCVAR_RELEASE 
- At the end of the match, perform a restart instead of loading a new map


"mp_match_end_changelevel" = "0" min. 0.000000 max. 1.000000
FCVAR_GAMEDLL FCVAR_REPLICATED FCVAR_RELEASE 
- At the end of the match, perform a changelevel even if next map is the same
__________________
Do not Private Message @me
Bacardi is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode