Forum Topics tagged dictionary

Similar Tags

Report Tag

68 forum topics with this tag
  • 3 replies
  • 363 views
This content is deleted
Forum Topic
What is wrong with this code?
0 favourites

  • 1 replies
  • 139 views
This content is deleted
Forum Topic
How do I load random number from json file?
0 favourites

Hey C3. Thought this was a good idea but now not so sure. Essentially I'm trying to get a value from a json file and set it to a dictionary entry. I tried setti...

  • 6 replies
  • 269 views
This content is deleted
Forum Topic
How to search for keys in Json files?
0 favourites

I have a Json file that was created within Construct 3 with the dictionary's native plugin in the "files" folder. It's like a dictionary, but I know that those...

posted 1 years ago
  • 2 replies
  • 175 views
This content is deleted
Forum Topic
Local Storage/Dictionaries after apk update?
0 favourites

I am working on a wardrobe feature for my game. You can get some of the outfits through in app purchases, and others through ads. I'm worried about what would h...

  • 1 replies
  • 241 views
This content is deleted
Forum Topic
Saving dictionary to local storage
0 favourites

Can you please tell me how to save a dictionary with all records in the local storage and then load it into a clean dictionary?

posted 1 years ago
  • 4 replies
  • 324 views
This content is deleted
Forum Topic
How do I get Dictionary.AsJSON in scripting?
0 favourites

I'm trying to set a variable in my script (scripts in Events) with Dictionary.AsJSON, I did this but it doesn't seem to return the correct data (JSON with keys/...

  • 3 replies
  • 157 views

I'm thinking about using the Globals 2.0 add-on, but if at all possible, I'd rather avoid using third-party add-ons. Therefore, I'm utilizing a global dictionar...

posted 8 months ago
  • 11 replies
  • 306 views

Title. And the exported type is NW.Js.

posted 6 months ago
  • 5 replies
  • 202 views
This content is deleted
Forum Topic
How do I make a SAVE GAME in a more elegant way?
0 favourites

Hey everyone, When you use the save and load function it seems to save the entire state of you game, levels included, positions of enemies etc. I don't really w...

posted 6 months ago
  • 3 replies
  • 210 views
This content is deleted
Forum Topic
Get the value of my dictionary
0 favourites

I have some variables and values in a dictionary and I would like to compare the variable to an entry in an array. For exemple in my array I have an entry like...

Similar Tags