Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-20-17, 09:38 PM   #1
loff93
A Fallenroot Satyr
Join Date: Apr 2017
Posts: 25
isCollected issue

Hey
First it seemed to work as I tested 2 items that I had and didn't, but when I tested with this item it's wrong.

Am I actually using it correctly?
Code:
local visualID = C_TransmogCollection.GetItemInfo(itemID)
local _, appearanceVisualID, _, _, isCollected = C_TransmogCollection.GetAppearanceSourceInfo(visualID)
if I'm not mistaken the visualID is correct. I assume sourceID and visualID is the same

If you check the image below it will show that I have collected the item. Any idea why?
http://imgur.com/a/b5T0q

Also - what is really the difference between visualID and appearanceVisualID?
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » isCollected issue

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