Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: behkat
Forum: AddOn Help/Support 03-09-08, 12:31 AM
Replies: 12
Views: 5,840
Posted By behkat
I used to use Recount but switched to Assessment...

I used to use Recount but switched to Assessment because Recount produces excessive levels of addon comm spam.
Forum: Released AddOns 09-25-06, 11:36 PM
Replies: 112
Views: 57,812
Posted By behkat
Cooldown auto-hide/show:local...

Cooldown auto-hide/show:local start,duration=GetActionCooldown(BActionBar.GetStart(20));
if not BBarCD_OnUpdate then
BBarCD_OnUpdate=function()
this.origOnUpdate(arg1);
if this.CDupdate<=0...
Forum: Released AddOns 09-23-06, 11:41 AM
Replies: 112
Views: 57,812
Posted By behkat
I'm trying to do the same thing for my cooldown...

I'm trying to do the same thing for my cooldown spells and what I've discovered is that ACTIONBAR_UPDATE_COOLDOWN isn't fired when the cooldown ends. I haven't yet found an event that is, so I think...
Showing results 1 to 3 of 3