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

How to recreate this data structure w/tables/dictionary/array(s)???

Asked by 7 years ago
Edited 7 years ago

I want to recreate a data-structure similar to this:

http://i.imgur.com/WZgRNcT.png

But whenever I read the scripting wiki, I get confused. Like it seems like it doesn't have a data-tree feel to it???

I just don't know how to recreate it. Can someone at least show me? I know there's dictionary (whose keys correspond to values) and etc. But I'm finding it hard to recreate this structure. Can someone just try to help me and maybe show an example? Pointers in right direction?

1
What exactly are you trying to accomplish? It seems like you want to save various aspects of a player's car, is that correct? tkcmdr 341 — 7y
0
No that's just an example of a scenario. I want to recreate that data-structure. Arithmeticity 167 — 7y

Answer this question