ive designed this really cool home and i want owner ship on so players can lock and unlock there houses
For something such as this, you would want to save a StringValue
inside of the house model, and whenever someone purchases the house, you would want to update that value. Next, you could add a button outside the house, using a ClickDetector, that checks the player and sees if their name is equal to the StringValue, if so it'll allow that player to lock and unlock the house. If you understand what I'm saying. Please comment below if you have a problem understanding what I mean.
Closed as Not Constructive by Sublimus and User#2
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?