Thread Tools Display Modes
12-11-23, 08:39 AM   #1
thepariah
A Murloc Raider
Join Date: Aug 2018
Posts: 8
Help finding pet and mount IDs

I'm working on multiple addons (new developer here) and I need to find the IDs used to summon mounts and pets.

I've Googled and mostly I get pet breed IDs which don't help. I also have looked at wowhead, but never sure which # is correct (the spell, the item, the mount, etc.).

I know there are probably functions to access these codes in game, but I'm looking for human readable code for testing and development at this time. Functions will come later.

Any help is greatly appreciated!
  Reply With Quote
12-11-23, 09:43 AM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
You said you didn't need in game functions at the moment. But I wasn't sure if you meant tools in game or addon code functions to get the info .

This link however may help you with the latter.
https://warcraft.wiki.gg/wiki/World_...PI#Collections

You might have to use trial and error on a spell button ( hardware action likely needed ) to find the best way to do what you are hoping to do.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote
12-11-23, 12:49 PM   #3
thepariah
A Murloc Raider
Join Date: Aug 2018
Posts: 8
Originally Posted by Xrystal View Post
You said you didn't need in game functions at the moment. But I wasn't sure if you meant tools in game or addon code functions to get the info .

This link however may help you with the latter.
https://warcraft.wiki.gg/wiki/World_...PI#Collections

You might have to use trial and error on a spell button ( hardware action likely needed ) to find the best way to do what you are hoping to do.
Very cool. This will help. Many thanks!
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Help finding pet and mount IDs


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