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

363 usages of this tag
  • 2 replies
  • 782 views
This content is deleted
Forum Topic
arrays and loops
0 favourites

Hi I'm working with 2d arrays and I want to do something like this: So the array contains many types of items but I want to filter to get only the items that ma...

posted 4 years ago
  • 2 replies
  • 536 views
This content is deleted
Forum Topic
Am I using "Array.AsJSON" correctly?
0 favourites

I'm trying to send array data on a Multiplayer game. I understand the concept of arrays but I think I might be using "AsJSON" incorrectly. I wanted to send arra...

posted 4 years ago
  • 2 replies
  • 483 views
This content is deleted
Forum Topic
How do I fix this Array problem? (SOLVED)
0 favourites

I need your clever brains again. I am making an Array-Inventory, but I am stuck with a problem I don't know how to fix. I have explained my problem in the file....

posted 4 years ago
  • 4 replies
  • 935 views
This content is deleted
Forum Topic
how do i find an array's length ?
0 favourites

I have array height 100 but there are just 67 elements filled, how to count it?

  • 5 replies
  • 883 views
This content is deleted
Forum Topic
How do I Tile Procedural generation with this array?
0 favourites

So basically I have this procedural generated dungeon which uses the bitwise method on walls and I cant figure out an easy way to set the tiles to corners, inve...

posted 4 years ago
  • 5 replies
  • 638 views
This content is deleted
Forum Topic
Arrays, but with strings?
0 favourites

Is there an included or 3rd party plugin for this? I want it to be Bank,Opera,A instead of 0,0,0 because numbers make it complicated for me because I am using 3...

posted 4 years ago
  • 4 replies
  • 365 views
0 favourites

Just added new lines and values to my 4x80x1 array but now when I double click the .Json project file it shows a simple text editor instead of the nice table to...

posted 4 years ago
  • 3 replies
  • 1.7K views
This content is deleted
Forum Topic
Accessing Array object in runtime
0 favourites

For reference, I am trying to create a simple slot machine in Construct 3 by utilizing an array to generate a 3x3x1 Array of integer values, each of which will...

  • 8 replies
  • 749 views
This content is deleted
Forum Topic
Array Not Working
0 favourites

I have been building a game, but have run into a very annoying problem. I fill out some of my array (via the array editor), and then request it using AJAX and l...

  • 2 replies
  • 651 views
This content is deleted
Forum Topic
Help me understand my Array.IndefOf problem.
0 favourites

So base on my understanding of Array.IndexOf(value) is that it will get every index that matches the "value". But how come in the pic below that its only updati...

posted 4 years ago

Similar Tags