Thread Tools Display Modes
Prev Previous Post   Next Post Next
04-13-19, 02:27 AM   #6
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Oct 2009
Posts: 131
@myrroddin:
You missed a bracket

@LudiusMaximus
As myrroddin states, if you use AceHook, you can unhook your hooks.
This is because AceHook itself hooks the function/script and only calls your code when you have told it to do so. AceHook's initial hooks persists though.
So it's a question of "do I want to handle hooks myself or should AceHook do it".
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Purpose of Ace3's OnDisable() function?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off