Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: SDPhantom
Forum: AddOn Help/Support 09-02-19, 07:42 AM
Replies: 3
Views: 2,898
Posted By SDPhantom
You can grab the icon from GetContainerItemInfo()...

You can grab the icon from GetContainerItemInfo() (https://wow.gamepedia.com/API_GetContainerItemInfo) and just create a texture object to display it. If you really want to be fancy, you could create...
Forum: AddOn Help/Support 09-01-19, 01:11 PM
Replies: 3
Views: 2,898
Posted By SDPhantom
You can hook ContainerFrameItemButton_OnClick()...

You can hook ContainerFrameItemButton_OnClick() for normal clicks and ContainerFrameItemButton_OnModifiedClick() for modified ones (Example: Shift-Click). To get the bag and slot numbers from these,...
Showing results 1 to 2 of 2