Having Variables in IdentifiersYou wouldn't even need [code]int Item_Types[/code] or the 10th 0 in the array, from the looks of tha...
Having Variables in IdentifiersIf I'm not mistaken, that would output every item in all lockers at once. I believe I found a way ...
Having Variables in IdentifiersAlright, I can see how that would work. But I've never been very good with arrays. One line, as in ...
Having Variables in Identifiers[b]How do I put variables (in this case, x) into identifiers (such as ArmoryLocker*, where * is a pr...
IF Statements Taking Multiple Numbers for Analysis and OutputAfter hours of searching for alternate answers and toying with the code, I've fixed the error by sim...