Arn
Member
- Joined
- Mar 8, 2010
- Messages
- 282
- Reaction score
- 18
So, i have something like this.
thing = getThingFromPos(position)
I can get the thing's uid by using thing.uid, and I can get it's itemid by using thing.itemid. Now, I want to get the count of the thing. I simply cannot find a way to do this. Any help?
Thank you!
-Arn
thing = getThingFromPos(position)
I can get the thing's uid by using thing.uid, and I can get it's itemid by using thing.itemid. Now, I want to get the count of the thing. I simply cannot find a way to do this. Any help?
Thank you!
-Arn