Subplaces
#108
Replies: 1 comment
-
|
This seems interesting, yeah, if people want to create a gameserver "hub" they could do that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think that subplaces would be a good idea, in the uri path for the gameconfig it can be like this:
[24323234] = game 1\game.rbxl
[234589] = game 1\banland.rbxl
[35483485] = game 1\world2.rbxl
the [] is the game id which can be called with teleportservice and the rest is the path to it. this could probably also be used to try to load sounds and animations by trying to use the id, this should also apply to the root game so rejoin commands can work.
Beta Was this translation helpful? Give feedback.
All reactions