View Single Post
08-18-18, 06:23 AM   #5
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 822
I've not yet tested the api ... but the name of the item should still be available through the item-api.
Code:
local itemName = GetItemInfo(GetInventoryItemID("player", INVSLOT_NECK))
__________________
The cataclysm broke the world ... and the pandas could not fix it!
  Reply With Quote