View Single Post
09-04-17, 06:53 PM   #1
MissingNo1028
A Defias Bandit
Join Date: Sep 2017
Posts: 2
Unit IDS not matching with Frame:SetDisplayInfo

I was looking at this thread here:

http://www.wowinterface.com/forums/s...ad.php?t=53428

And was trying to replicate what it was doing with the time lost proto drake on this line here

If you open your character pane you can just type /run CharacterModelFrame:SetDisplayInfo(26711) to test whether the function is actually functioning.

And that works as expected. The only issue is that 26711 isn't the listed UnitID for the TimeLost Proto Drake. Looking at wowhead, the ID is actually 32491, but if I put that into the SetDisplayInfo I get a night elf or something.

It seems like the user Ids have changed, and don't work like they used to. Is there a better way I can use the new IDs to work with SetDisplayInfo?
http://www.wowhead.com/npc=32491/time-lost-proto-drake
  Reply With Quote