- Joined
- Mar 3, 2009
- Messages
- 327
Whats the simplest way to retrieve items stored in an array of 10 multiboards, each with 12 item slots? i can think of a few ways that would be pretty complex or take forever to make. Also, i'm using GUI, with custom scripts.


. I have a way to retrieve the 10 multiboards easily. I'm looking for a way to store the items, and then be able to retrieve them one at a time easily. one of the hard ways i mentioned could be an array of 12 for each player. Maybe if i used hashtables?














