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

How would I save this using data stores or ordered data stores?

Asked by 9 years ago

I need to save something like this using data stores or ordered data stores. I am unsure about how to go about it. Is it even possible or do I need to change format?

Table = {
Array1 = {A,B,C},
Array2 = {a,b,c}
}
0
Will I have to use json? techsquad 0 — 9y

Answer this question