I would like to be able to get a 6-character code when a player clicks on the “create server” button, and then able to join that server.
I’ve tried messing with the teleport data, but nothing seems to be working.
Any help would be greatly appreciated!
2 Likes
Try looking into this:
https://developer.roblox.com/en-us/api-reference/class/TeleportService
https://developer.roblox.com/en-us/api-reference/function/TeleportService/TeleportToPlaceInstance
I’ve looked at this multiple times, and I still can’t seem to figure it out.
1 Like