ok, I have headache with comparing jsons data (or Construct2 has headache with me) and I need a little bit help.
(PS; the plugin works fine)
I have two json.
1.) has information about a building (e.g. production time, price, Image, description, ... and an ID)
2.) has information about the user (only the ID)
The idea is: a small user json get all data from several json with all information and then show the right text from the "detailed" json.
All my tries didn't worked. Has anybody tried this before or has any idea?
THX