Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

how do i make the same reserved server work between all normal servers? [closed]

Asked by 5 years ago
Edited 5 years ago

this is a issue i cant find if the answer for so please help i have a lobby and it teleports you to the reserved game if you go into the portal but when the server starts it makes random reserved servers and i need to like one reserved servers across all normal servers

Closed as Non-Descriptive by theCJarmy7, User#21908, and BlackOrange3343

This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.

Why was this question closed?

1 answer

Log in to vote
0
Answered by
Dog2puppy 168
5 years ago

Instead of teleporting to a reserved servers, just teleport to a normal server. You can useTeleportService:Teleport() for this.

Ad