Topic:   Silver Creator Again   (Read 9377 times)


0 Members and 1 Guest are viewing this topic.

Connors


  • ^ This guy is amazing.

  • ****


  • Posts: 2374

  • It's a secret to everyone...
Silver Creator Again
« on: June 01, 2010, 10:00:39 PM »
What does "Error: Array out of bounds." mean??
it makes no sense to me. :P
Warning: The above post may have been modified multiple times.

"In a great game, the character must never perfectly obey the user's command"
 - Tim Rogers

http://connorspuzzles.tumblr.com/

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Silver Creator Again
« Reply #1 on: June 02, 2010, 12:14:27 AM »
It means you're trying to grab a variable that doesn't exist from an array.
For example if you had an array holding six names and you have a piece of code to grab the tenth than an error will pop up because there aren't 10 variables in the array.


-Gan
« Last Edit: June 02, 2010, 08:01:26 AM by Gandolf »

Silverwind


  • ^ This guy is amazing.

  • ****


  • Posts: 2805

  • For the glory of my maker
Re: Silver Creator Again
« Reply #2 on: June 02, 2010, 03:47:47 AM »
Did you mean if you try to grab the tenth value from a six value array?
I survived the spammage of 2007

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Silver Creator Again
« Reply #3 on: June 02, 2010, 08:01:00 AM »
Yeah sorry, wrote that post extremely late last night.


-Gan

Gnome


  • GMG Extraordinaire

  • ***


  • Posts: 1073
Re: Silver Creator Again
« Reply #4 on: June 02, 2010, 06:51:10 PM »
It Means you must Use your Arrays within the field of play. Doesn't anyone read the rules these days?
This Cannot be, NOOOOOOOO!!!!

-Gnomes Cry when the McRib was discontinued again.

EqwanoX


  • Administrator

  • GMG Extraordinaire

  • *****


  • Posts: 1180
Re: Silver Creator Again
« Reply #5 on: June 02, 2010, 09:19:11 PM »
yea, basically it means the other team gets control of the array

Connors


  • ^ This guy is amazing.

  • ****


  • Posts: 2374

  • It's a secret to everyone...
Re: Silver Creator Again
« Reply #6 on: June 10, 2010, 11:31:00 PM »
That wouldn't be a bad quote of the month either.
Warning: The above post may have been modified multiple times.

"In a great game, the character must never perfectly obey the user's command"
 - Tim Rogers

http://connorspuzzles.tumblr.com/