Thread: nUI & Patch 4.3
View Single Post
11-29-11, 08:59 PM   #21
Belechannas
A Warpwood Thunder Caller
Join Date: May 2010
Posts: 86
Possible fix for cooldown timer problems (nui5 ONLY)

OK, here is a first stab at fixing the cooldown timer issue.

This is a replacement for Interface/AddOns/nUI/Bars/nUI_Button.lua

It is for nUI5 ONLY.

Use at your own risk, and I would recommend making a copy of the old version of the file and saving it somewhere in case this turns out to give lua errors (have tested for a while on combat dummies with no problems, but better safe than sorry).

Fortunately, the only change needed is at the very front end of nUI's handling of cooldowns (notification by the Blizz UI). All the internal code for managing things is unchanged.
Attached Files
File Type: lua nUI_Button.lua (44.7 KB, 727 views)