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

DataStore with an IntValue?

Asked by 10 years ago

I know how to do leader board datastore and developer products, but I want to know how to save an integer value in a players gui.

How would I go upon this? Any limits?

I have also read the wiki and I am left confused, can I get some clarification please?

1 answer

Log in to vote
0
Answered by
Vathriel 510 Moderation Voter
10 years ago

Well I would suppose you would save it like any other value.

DataStore:SetAsync("YourInt",value)
0
I'm confused on what value would be? IntellectualBeing 430 — 10y
0
The value would be like so IntValue.Value Vathriel 510 — 10y
Ad

Answer this question