Thread Tools Display Modes
12-21-16, 12:37 AM   #1
jlrm365
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Oct 2007
Posts: 113
Question Battle pets in each family?

We can easily see the total number of our pets.

I've went past 730 a while ago, but now find it harder to keep track of the number of pets I have in each family.

I could count them manually but, so that I don't need to keep doing that (I do keep a tally, but sometimes I find I forget a few here and there and they mess up my numbers), I was wondering if there's an addon which can.

Is there an addon, or perhaps site, which can tell me how many aquatic, flying, undead, etc pets I have?

Thanks.


Last edited by jlrm365 : 12-21-16 at 12:38 AM. Reason: punctuation
  Reply With Quote
12-21-16, 12:54 AM   #2
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,240
Not in each family, but individual pets my name, "squirrel" for example. http://www.wowinterface.com/download...ePetCount.html

Maybe someone can hack up something that counts pets by type. Doesn't sound too difficult.
  Reply With Quote
12-21-16, 03:28 PM   #3
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
You can do this with a macro for whichever type you want to check the number of.

In the Pet Journal
1. Click "Filter"
2. Uncheck "Not Collected" (or it'll count those you do not have)
3. "Pet Families" > click "Uncheck All"
4. Click a pet family you would like to check the number of
5. Run this macro
Code:
/run print("I have "..C_PetJournal.GetNumPets().." pets of this family type.")
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Battle pets in each family?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off