You are viewing a potentially older version of this package.
View all versions.

MapVotePlus
REPO Mod to vote for a map out of a random selection based on MapVote
Date uploaded | 2 weeks ago |
Version | 1.3.1 |
Download link | RAMP-MapVotePlus-1.3.1.zip |
Downloads | 11253 |
Dependency string | RAMP-MapVotePlus-1.3.1 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100

README
Map Vote +
Allows you and your friends to vote for the next map to play!
- Vote for any map
- Vote out of a selection of maps (like 3 random maps each round)
- Randomly select a map
![]() |
![]() |
![]() |
Massive thank you
This code is based on the original Map Vote by pneben: https://github.com/pneben/Repo-MapVote
with changes added from npXXX: https://github.com/npXXX/Repo-MapVote
and changes of my own
Changes from Map Vote
- You can set a maximum number of maps to vote on that rotate every round (0-10)
- More maps are supported with colors and the map colors adhere to REPO's own colorscheme
- Disabled button to hide the vote menu in lobby
- Added "Map Vote" button in Settings when in truck
- Changed up some visuals
CHANGELOG
Version 1.3.1
- Nothing changed, just a dumb README update
Version 1.3.0
- If you have NoRepeatedMaps enabled it now no longer includes the previous map as an option when VoteableLevelNumber is not 0
- Added first version of disabling closing the vote menu in lobby with Escape. This works unless you open another popup and close that by pressing Escape. Annoying.
- Added first version of re-opening the vote menu in Settings when you're in the truck! If you accidentally close the menu, you can still change your vote now by hitting Escape -> "Map vote" button
- Better algorithm for randomly choosing maps (let me know if it breaks :p)
Version 1.2.0
- Nothing changed, just synced version numbers
Version 1.0.0
- Initial Release
- Added support to select only X amount of maps to choose from randomly based on https://github.com/npXXX/Repo-MapVote
- For an accurate changelog, check out the original https://github.com/pneben/Repo-MapVote and the fork I based it on: https://github.com/npXXX/Repo-MapVote
- Saner defaults (by default - 3 maps + NoRepeatedMaps to true)
- Clean up some of the code
- More supported maps for colors
- Changed up some visuals