#How to save a table in DataStore

1 messages · Page 1 of 1 (latest)

cerulean cliff
#

i want to save a table with items in a Inventory in a DataStore, how would i go do that

lost rampart
#

you can't save instances as data, so you can store the name of the items

cerulean cliff
#

i did that

#

works fine :) thank you