I am currently working on cross-server matchmaking based on MatchmakingService, and I am currently adding in the map solution.
So I have 2 possible ways for players to choose maps.
- Players choose a map, and using Random.new(), I will choose a map from all of the selected maps
- In the lobby, players will click multiplayer, then the map they choose, and expect to be paired up with people who want the same map.
Which would be better?
- Option 1
- Option 2
0 voters
And if you have additional feedback, please let me know down below!
Thanks in advance!