I want to ensure that VIP Server players are teleported back and forth to the same VIP server instances of the different PLACES of the game. When users enter a VIP Server are they automatically teleported back and forth to the different Places in the game, or do I still have to use TeleportToPrivateServer/TeleportService:ReserveServer
I’m a little confused, do you have a script to automatically reserve a server within your game? If so, the empty server should be reserved already, regardless of whether it’s a VIP server or not. If you are teleporting to public servers/already created servers, you’re going to have to use ReserveServer and TeleportToPrivateServer if you are using a VIP server afaik. I think I was playing a game in which I had bought a VIP server, and it still teleported me back to a public server after a round ended.
Thanks for the reply - I did not receive a notification that you had replied.
I actually tried both ways - reserved server via script, as well as teleporting in a VIP server. The problem is getting back to the original ‘Home’ server that I started from. I tried saving and sending teleport data, but I could never get back to the server that I started from.