User profile: Sytherous

User info
User name:Sytherous
Name:Robert Mitchener
Location:Cleveland Heights, OH
History
Joined:
Number of posts:8
Latest posts:

Having Variables in Identifiers
You wouldn't even need [code]int Item_Types[/code] or the 10th 0 in the array, from the looks of tha...

Having Variables in Identifiers
If I'm not mistaken, that would output every item in all lockers at once. I believe I found a way ...

Having Variables in Identifiers
Alright, 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 Output
After hours of searching for alternate answers and toying with the code, I've fixed the error by sim...