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

Possible to allow all players to have a house in a game automatically?

Asked by 5 years ago

Is it possible for me to allow all players to have a house in my game and the house doesn't change when they rejoin?

I have made the house but I now need help as to how I can make a string value to say that that house can only be entered by a certain player.

Thank You and Help is Appreciated

0
If they leave the should still own the house right? User#19524 175 — 5y
0
Yes aspiringstar346 8 — 5y
0
Yes, but you'll need data storing for the stuff in the house. Mr_Unlucky 1085 — 5y

1 answer

Log in to vote
0
Answered by
angeI1001 123
5 years ago

That's 100% possible by using DataStore, which you can find here: https://www.robloxdev.com/api-reference/class/GlobalDataStore

I hope this helped you.

Ad

Answer this question