• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[General] Question about variable arrays

Status
Not open for further replies.
Level 24
Joined
Jun 26, 2020
Messages
1,938
When you create a variable array it has a size, so by logic, you can't never use a index the pass the size, exm you create a variable with size 10 so you never can use a index 11, but sometimes I see you can do this, if the size is 1 at least I think, is this because a variable array with size 1 means something or what?
 
Status
Not open for further replies.
Top