Replies

Jun 26, 2016 9 years ago
Bug
User Avatar
Segfault

How can I see how many items are currently in my wardrobe?

So far I can only find the achievement count, but since this number doesn't decrease when you remove items from your wardrobe, it is probably not accurate right now.

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Jun 26, 2016 9 years ago
Annika
is a real friend
User Avatar
Jemma

There's sadly no way to find an accurate count that keeps up with removals by itself.

You could register on SubetaLodge and create a Wardrobe checklist, but you'd have to manual edit it as well if you remove items. But it's more practical than what Subeta has to offer.

[Center]Shop | Trades | Wishlist[/center]

Jun 26, 2016 9 years ago
Archer
is a worthy opponent
User Avatar

I've always just done (the number of pages - 1) x the number of items on each page, then count the last page and add them. So like if I have 40 items per page and I have 17 pages, then I have (16x40) + however many's left over on the last page.

It's not particularly efficient, but it's a lot quicker than Subetalodge.

Looking to buy this!

Jun 26, 2016 9 years ago
Laurey
is a flower child
User Avatar

Same, I usually do what suggested above.

Please log in to reply to this topic.