- Joined
- Jan 19, 2013
- Messages
- 1
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I would really appreciate any help on this, as I've spent all day trying to figure it out with no success. Basically, I need to have a way of coding detection of the inventory the party currently has, then detect each of the items in that inventory and post the item's icon to a window.
The difficulty I am having here is I don't know how to properly load the items.JSON file from Database and parse the lines so I can just tell it "If party has item X, then load iconIndex Y as sprite to window".
If there is another way to do this that I am just not seeing (as in, the JSON involvement isn't necessary or something), I'm all ears.
The difficulty I am having here is I don't know how to properly load the items.JSON file from Database and parse the lines so I can just tell it "If party has item X, then load iconIndex Y as sprite to window".
If there is another way to do this that I am just not seeing (as in, the JSON involvement isn't necessary or something), I'm all ears.

