Cycle through specific container?

Devastation

Active Member
OK, swear I tried pretty diligently to find this- as I am SURE it has to exists some where already, but since I have not located it, here's the question -

How would I go about being able to cycle through the contents of one particular container in my inventory? ...this would be so I could preform particular actions (transmute, etc.) on each item as I went through. I figured out that I have to use "Me:CreateCustomArray[nonbankonly]" to create an array of just those items I have on me and exclude bank items (although this doesn't always seem to work as it still pulls up bank items when I check certain slot contents), but I would like to narrow that even further and point to a specific container I'm carrying.

All help appreciated....

Thanks all.
 
Top Bottom