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

Datastore retrieving a nil value?

Asked by
xg1y 41
5 years ago

Hey, so I'm attempting to make an inventory system that retrieves items based on the user and goes through a dictionary of item list;

https://ghostbin.com/paste/q3pdn

Code being above,

When printing the value being encoded at the end it simply returns [] and post decoding it returns []

Any help would be appreciated.

Answer this question