I was working on my map system and stumbled upon a problem. I have no idea how to make it work as i intended.
Basically i have elevators in my main lobby that, around every 15 seconds, select a random map. The only problem is that i need to somehow send the map name to the new server. I tried using messageservice but it doesnt seem to work the best for something like this. I would like to also not use datastores if possible.
Thanks in advance!