#How to save table in datastore?

5 messages · Page 1 of 1 (latest)

steady flicker
#

New to datastore. Anything will help a alot

slender wagon
#

Literally just :SetAsync(Key,Table)

#

Or :UpdateAsync(key,function() --update info function)

steady flicker
#

I will have a read through that page