Thaoky / Altoholic_Retail

WoW Altoholic Addon (WoW Retail version)
25 stars 5 forks source link

Question: Possible to show name of battle pet in Guild bank instead of "pet cage"? #41

Open nerf10 opened 3 months ago

nerf10 commented 3 months ago

Hello,

First, thank you this amazing addon. I have 50 lv70 characters and this addon is magical!

I would like to ask if it's possible to display the actual pet name in slots of the [Guild Bank] PLUS [Auction House > Auctions] instead of "pet cage"?

This week there was widespread loss of items in guild banks (blue post) and i can restore the datastore containers lua file from a backup i have from a few days ago which allows me to see exactly which slots in my personal guild bank had items, which are now empty. 99% of my guild bank is (was) full of pets.

Unfortunately, altoholic records the content of the guild bank slots as "pet cage" instead of the actual pet ID... so my bank is showing Pet Cage. Again, useful to show that there was a pet in the slots but not helpful to identify which pet so that i can tell blizzard what i'm missing.

For other stores, like player bag and player bank, the actual pet name is identified instead of Pet Cage. Is it a limitation of the guild bank API or is it possible to identify the pet?

example (Guild Bank) what altoholic shows for Guild Bank image

what the actual guild bank looks like and i wish Altoholic could show :) please ignore the green/red squares as these are the items that disappeared from my guild bank due to some kind of glitch a few days ago. image

example Auction House image

nerf10 commented 3 months ago

there's an example on this thread of how to get the pet info but i can't get it to return the info: https://us.forums.blizzard.com/en/wow/t/lua-to-identify-pets-in-guild-bank/346625

info=GameTooltip:SetGuildBankItem( tab, slot )