PDA

View Full Version : ActionButtonColors (AnduinLothar)


Gryphon
01-16-2008, 11:18 PM
Short Description: Red-out out of range skills, Blue-out oom skills.

Wiki Page: http://www.wowwiki.com/ActionButtonColors

If you have a Summary, Suggestion, Comment, or Alternative AddOn, post here.
Post Bugs and Support questions on the appropriate forums.
Any deviant, uninformative or useless posts here will be deleted at the admin's discretion.

squiddly
10-19-2008, 05:10 AM
get errors with 3.0, really enjoy this addon, so if the author could update it, would be appreciated, if not, no biggy, I'll find something else I guess.

blkdrgn613
10-19-2008, 03:38 PM
get errors with 3.0, really enjoy this addon, so if the author could update it, would be appreciated, if not, no biggy, I'll find something else I guess.

replace these lines in ur actionbuttoncolors.lua file

15... function ActionButtonColors.OnUpdate(self,elapsed)
16... -- local self = this

29... ActionButton_UpdateUsable(self)

35... function ActionButtonColors.UpdateUsable(self)
36... -- local self = this

after that, it works perfectly.

credit goes to someone else who posted this fix on another forum :)

edit: just found it was THIS forum lol

http://www.cosmosui.org/showthread.php?t=57695