Getting Server Voting for Custom maps (RESOLVED)

UltimentM

L1: Registered
May 4, 2014
30
14
So just off the bat, I have had about a week to try and solve this, but I feel like I'm getting a stroke.
Anyway, I'm trying to allow players to vote for custom maps on my TF2 MvM server, but for whatever reason, the vote keeps showing the default maps (Rottenburg, Mannhattan etc.) I've tried everything I can, but It keeps showing the default MvM maps which is really pissing me off. So I've set my mapcyclefile command to cfg\mapcycle.txt and that file has all my map names (excluding the .bsp extensions), but it keeps showing the default maplist!?!?!?!?!
I have sourcemod installed, and admins can change the map with all custom maps enabled, and I'm also not sure what else to put here...

Well... Help please? IM GETTING SO FUCKING TRIGGERED OVER THIS!!!

EDIT: Issue has bee fixed!

What I did to fix it was create a file in the root of the server folder (/tf) and named it tf_mvm_missioncycle_custom.res. In it, I edited the codes to add custom maps (from this base file https://paste.ee/p/STksm) and then changed the cvar "tf_mvm_missioncyclefile" in server.cfg to "tf_mvm_missioncyclefile tf_mvm_missioncyclefile_custom.res". Thanks for the support anyway!
 
Last edited:

worMatty

Repacking Evangelist
aa
Jul 22, 2014
1,258
999
Howdy.

I'm not in a position to test it at the moment, but I recall reading that MvM servers actually use a resource file for their rotation or vote list, and not a mapcyclefile. I've looked for information that corroborates this but haven't found any. @Woozlez runs an MvM testing server, they may be able to help.