View Single Post
12-30-17, 05:54 PM   #2
Tim
A Rage Talon Dragon Guard
 
Tim's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 308
What is the main goal you're trying to accomplish?

I would use GetInventoryItemID to get the ID of the item and then pass it through GetItemInfo to get the itemLink or itemString.
  Reply With Quote