VIP Server Teleportation issue

I am working on a game that is looking to add multiple places that can be teleported to.
We found a way for VIP server to teleport to private places that can only be accessed from the VIP server via teleport.
Can’t seem to find a way to teleport the players back to the VIP server they came from. Am I missing something?

Only thing I can think of that might possibly work is to have the vip server place instantly teleport them using reserved server to private server that is a copy of what the vip server should be in order to get the reserved server data.

3 Likes

I don’t think it’s actually possible to teleport people to VIP Servers, because people could break into other VIP Servers even if they don’t have access with that.

It would be a neat feature if you could, with access!

You can use ReserveServer() which can be teleported to via a script.

That’s a completely different thing to VIP servers, but they’re an OK alternative if the player doesn’t notice.