Content tagged array

A data structure consisting of a collection of elements (values or variables), each identified by at least one array index or key.

Similar Tags

Report Tag

364 usages of this tag
  • 1 replies
  • 360 views
This content is deleted
Forum Topic
How do I validate login over array?
0 favourites

They've names and emails, on my project I have only a universal password, but I need to check that the email is on the array, and also get the name and store on...

posted 4 years ago
  • 2 replies
  • 500 views

I have a Level Select layout with 9 instances of a level icon sprite. The sprite has 10 frames, 0 being a "lock" icon and frames 1-9 being an icon with the leve...

posted 4 years ago
  • 9 replies
  • 506 views
This content is deleted
Forum Topic
How do I fix Array Loop for Trivia Game on Construct 3?
0 favourites

First of all, thanks for this great forum for answering my question. I want to make a trivia game like following this example : But the problem is that those do...

posted 4 years ago
  • 2 replies
  • 322 views
This content is deleted
Forum Topic
Problem getting data from AJAX:(
0 favourites

Wizards of the Construct I have a problem. With ajax. All the arrays that I have built are perfect but it is presented problem to me in one that returns the val...

  • 4 replies
  • 1.5K views
This content is deleted
Forum Topic
How do I load array with AJAX??
0 favourites

This is supposed to be simple- but I preview in debug and the array Is'nt populated with anything after it runs. Am I missing something?

  • 3 replies
  • 316 views
This content is deleted
Forum Topic
How do i fix array loop after reach the end?
0 favourites

I've Construct a trivia game with array function, there are index deleting function so the display doesn't displaying the same question twice or more. But the p...

posted 4 years ago
  • 4 replies
  • 308 views
This content is deleted
Forum Topic
Array entry removal problem
0 favourites

I've noticed in my code that deleting array entries doesn't always seem to work. Since I'm new-ish to arrays, I didn't want to assume this is a bug. If anyone h...

posted 4 years ago
  • 1 replies
  • 311 views
This content is deleted
Forum Topic
JSON to Array weird problem
0 favourites

I am trying to send data from my Questions.Json file to my "QuizzArray" Array in my project. The JSON looks like this: And the code looks like this: Now, what i...

posted 4 years ago
  • 2 replies
  • 980 views
This content is deleted
Forum Topic
How do I add text to Array?
0 favourites

In my game there will be a lot of text, like 30 events: -While you're walking, you come across with a dog. -Your parents want you to stop smoking. Think about t...

  • 1 replies
  • 428 views
This content is deleted
Forum Topic
How do I set functions?
0 favourites

I have 3 random incidents. 1) there's a pandemic. Will you open hospitals? -Yes -No. 2) They kidnapped you. Will you try to run? -Yes -No. 3) There was an earth...

Similar Tags