I do a bit of programming, so I might be able to shed some light... An array is like a group of "things". It used to happen upon offering a contract. So lets say theres an array of options for a contract. You have two options, option 1 is part time, option 2 is full time. If at some point, their code tries to access option 3 (which doesn't exists), this means that you have gone outside the size (bounds) of the array, then your code will basically throw an exception and say "Uh, oh...you shouldn't be trying to access something that doesn't exist". It doesn't affect the game though. Its just a minor annoyance! |