How can i replicate tools from the main place(lobby) to another places? Is it possible?
You can have all the tools that exist in the main place be in the other place, and with datastores, you could store what tools they had in their backpack so when they join the other place it ‘replicates’ the tools.
If you don’t want it to be in a place other than the main game and the place you desire the items to be just add an if statement to check the place ID and if it’s your desired place ID, then give the items.
You can check how all that sorta stuff works here.
Just copy paste them. Very simple answer
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.