#How do I connect these things? (DataStore)
1 messages · Page 1 of 1 (latest)
ds for datastore...
you should watch tutorials brah
Been watching them all day bro
why u doing setasync when u need getasync
I think I might be close to figuring it out anyway
Cuz i don’t know i need getasync but that makes sense
.
** You are now Level 1! **
gl
Thx
Okay, you have the Player Service but why did you connect using game.Players? when you already reference the PlayerService. And read the documentation about DataStore
Do number.Changed:Connect(function(text) textnumber:SetAsync(player.UserId, text) end)
It's better to set the datastore to the text than setting the text to the datastore
So you can change the number.Text to whatever you want in a script and it will automatically save it to the datastore!
you forgot to use pcall on that
Yeah its just for something he can use and make better
** You are now Level 4! **
I prefer to use profileservice instead of my own datastore