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

Why doesn't setting the async of this datastore work?

Asked by 8 years ago

This doesn't run the rest of the code and stops at this line. Any help is appreciated ;)

game:GetService("DataStoreService"):GetDataStore("Played"):SetAsync(tostring(player.userId),false)
0
What error do you get? You must get some error if the script completely stops, either that or the code after is having the problem. General_Scripter 425 — 8y

Answer this question