Content tagged dictionary

Similar Tags

Report Tag

71 usages of this tag
  • 4 replies
  • 246 views
This content is deleted
Forum Topic
I want to save a bool value in WebStorage
0 favourites

I want to store a bool value in WebStorage. If you save using a dictionary, it will be saved as 0 or 1. Is there a way to save true and false to WebStorage? Ple...

  • 9 replies
  • 572 views
This content is deleted
Forum Topic
Dictionary problem
1 favourites

Hey folks, so I am currently having some issues with the dictionary and I can't seem to find anyone else with this problem. Goal: I want it so that when you cli...

posted 2 years ago
  • 2 replies
  • 208 views
This content is deleted
Forum Topic
My game won't load on android. But yes in the preview.
0 favourites

I am making a game, which at the beginning loads a dictionary. When testing it with the preview on my PC or with the remote view on my cell phone, the game open...

  • 0 replies
  • 161 views
This content is deleted
Forum Topic
How do I save & load "Dictionary" as Json ?
0 favourites

So I have set Keys for the dictionary and tried to save them with json and localstorage , if I restart layout with a command the keys is saved , but if I close...

posted 1 years ago
  • 3 replies
  • 359 views
This content is deleted
Forum Topic
What is wrong with this code?
0 favourites

  • 1 replies
  • 136 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
  • 265 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
  • 172 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...

posted 12 months ago
  • 1 replies
  • 230 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 12 months ago
  • 4 replies
  • 316 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/...

Similar Tags