View Single Post
05-23-10, 08:11 PM   #4
Arrowmaster
An Aku'mai Servant
Join Date: Dec 2006
Posts: 32
Originally Posted by Cargor View Post
You could do this by hooksecurefunc'ing "InspectFrame_LoadUI" (called to load the InspectUI), "InspectUnit" (called every time an unit is inspected.
It would be much much better to just listen to the ADDON_LOADED event for when the "Blizzard_InspectUI" addon loads than doing any ugly hooking like that.
  Reply With Quote