Hello.
I am trying to make auto rejoin system for my(our) game.
But how do we rejoin players to the VIP servers they purchased?
I thought about teleporting to the Reserved Server, but then friends wouldn’t be able to get in there.
How do i implement this?
Thank you.
im a little confused what youre trying to ask, if theyre solo in a server and you try to teleport them back, it will not work as the server will close. If its a server in a game and youre trying to teleport them, then yes reserved server would work best. If you want others to see it store the active reserved servers in a table and use API to check if theyre friends to make a UI button to allow them to join by checking the table and on playeradded.
1 Like