WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Cladhaire's Mods (https://www.wowinterface.com/forums/forumdisplay.php?f=75)
-   -   [DEV] Updating addons to work with LightHeaded (https://www.wowinterface.com/forums/showthread.php?t=15494)

Cladhaire 03-27-08 04:12 AM

[DEV] Updating addons to work with LightHeaded
 
If you are an addon developer who uses LightHeaded, you will need to make some changes to work with the 2.4 patch. The following are the relevant changes:

I no longer hook the QuestLogTitleButton_OnClick function, and instead secure hook the SelectQuestLogEntry function. This means you should no longer need to manually trigger an update of LightHeaded. Since you need to use that function to get the quest information anyway it should be automatic.

In addition, all of the functions that previously took title, level as the first two parameters now take qid. You can use the convenience function LightHeaded:GetCurrentQID() to get the current qid to pass into the function.

Please contact me directly if you have any issues.


All times are GMT -6. The time now is 08:01 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI