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

How to return data from an OrderDataStore? [Edit] --Fixed

Asked by
Kurieita 125
8 years ago

Been trying to fix this pretty much all day. For some reason it is returning an empty table, and the table isn't empty.

--[[ CODE REMOVED ]]--

Unpack(Data) return " " Does not print out B Does not print out Key nor Value

0
Put a bigger wait time. You are most likely overstepping the number of requests allowed per minute DigitalVeer 1473 — 8y
0
I changed both of them to five seconds and the same thing still happening. But thanks tho Kurieita 125 — 8y
0
I manage to get the key/value to print out, Key, obvisouly return a key and value return an empty table, value should be a number. Any suggestion? Kurieita 125 — 8y
0
Feel free to mark this as answered. Kurieita 125 — 8y
0
You should post your fixed code and explain the solution you found so other people can find an answer to their question in the future. Spongocardo 1991 — 8y

Answer this question