I am making an inventory system but I have no idea how to do so with DataStore2.
Can someone shed some light on how to store read and write table with DataStore2?
0
:GetTable(YOUR_TABLE_HERE) is similar to :Get() but specifically made for tables, and :Set(UPDATE_THE_TABLE) to update the table.cherrythetree130— 4y