So basically i’m planning to have a game in which at the start of the game the player has too pick a house in a city. I want to make it so that when they join a game they will have that house and be able to go to other peoples houses that they also picked out. However , I’m worried that this won’t even be possible to script and if it is, how will i make it so that they can only join a server in which they are the only ones who selected that house??
Probably not. If I’m understanding you correctly you have X amount of places to choose from. What if the server fills up and all the players have that specific spot saved as their land? It wouldn’t work unfortunately.
Aww that’s a shame. Thanks for your help though!!
Actually ,would it work if i made it so that if someone else has taken the plot the game will have a way of registering that and will keep putting them in a different game!me until they are the only one with the house?? Please say this would work.
I’m not sure you can teleport people to an entire different server; but I think you might be focusing on the wrong part of the game. Players will enjoy and play a good game, but just like when a website takes forever to load - they will leave if you force them to wait long periods of time.
Why not just save the land they have and load it in another location when they join?
Good idea i think i will implement that instead.