View Single Post
09-13-19, 09:30 AM   #3
MinguasBeef
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: May 2019
Posts: 51
Originally Posted by zork View Post
You can do it like so:
lua Code:
  1. GameTooltip:HookScript("OnTooltipSetUnit", OnTooltipSetUnit)
https://github.com/zorker/rothui/blo.../core.lua#L211
https://github.com/zorker/rothui/blo...p/core.lua#L44
Perfect thank you!
  Reply With Quote