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

DataStore Help? on how to save and check if player owns a house

Asked by 4 years ago

I have an option where you can permanently own a house in my game however I am not sure how it would save?

0
Maybe make a bool value in the player. kingblaze_1000 359 — 4y
0
Making a BoolValue in the player then saving it would be a great idea but i dont quite know how to do it cuz im having the sam issue as you right now. DaggerSaber 14 — 4y
0
Make a Boolean variable and when the player bought a house change it to true and when the player left use SetAsync and save the variable DizzyGuy70 38 — 4y

Answer this question