Closed cybersteel8 closed 5 years ago
Labelled as bug because the core workflow of the mod is not operating as expected
Gamble said this is working correctly now - the menu with the appropriate options appear, and the map changes or refreshes successfully.
Currently users need to manually select a map, even if they want to play on the same one, when changing gamemode. Gamemode changes don't apply properly until a map reload so this must be incorporated into the changing of a map.
Mod should prompt after gamemode is selected: Switch Maps? 1) Change Map 2) Stay on this map
If option 1, execute practisemode's .map command to bring up the list of maps so the player can select one. If option 2, use the .map command to reload the current map (gamechange will need to know this information, unless there is a way to reload the map without calling its name again)