Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Lombra
Forum: Lua/XML Help 01-22-17, 06:04 AM
Replies: 2
Views: 2,781
Posted By Lombra
1) To show static item...

1) To show static item tooltip:
ShowUIPanel(ItemRefTooltip)
if not ItemRefTooltip:IsShown() then
ItemRefTooltip:SetOwner(UIParent, "ANCHOR_PRESERVE")
end
ItemRefTooltip:SetHyperlink(link)

2) Yes....
Showing results 1 to 1 of 1