Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Benalish
Forum: Lua/XML Help 02-06-23, 06:22 AM
Replies: 3
Views: 1,673
Posted By Benalish
This is what I was looking for! Thank you!

This is what I was looking for! Thank you!
Forum: Lua/XML Help 01-30-23, 03:43 PM
Replies: 3
Views: 1,673
Posted By Benalish
I made this script working when GameTooltip is...

I made this script working when GameTooltip is hidden:

GameTooltip:HookScript('OnTooltipSetItem', function(self)
print(self:GetItem())
end)

However this script stop to work when the GameTooltip is...
Forum: Lua/XML Help 01-30-23, 09:12 AM
Replies: 3
Views: 1,673
Posted By Benalish
Getting GameTooltip:GetItem()

There's a way to get GameTooltip:GetItem() when GameTooltip is hidden? I know the GameTooltip tries to show when mouse hovers a game object, so I tried this script, but it doesn't seem to...
Showing results 1 to 3 of 3