Download
(3Kb)
Download
Updated: 04-27-11 12:31 AM
Pictures
File Info
Updated:04-27-11 12:31 AM
Created:12-11-10 12:06 AM
Downloads:7,593
Favorites:24
MD5:

CooldownAlpha  Popular! (More than 5000 hits)

Version: 1.5
by: xthothx [More]

This addon changes the alpha of your actionbar buttons when on cooldown.
Works with the default buttons, dominos and bartender4.
credits to v60 and shkm for their respective addons alphabuttons and coolermaster which i could not live without.

Options can be accessed through the interface panel or by typing /cda .

Or if you are using v1.3 which has no in game config then to configure navigate to your addons folder and open CooldownAlpha.lua in notepad and remove the comments(--) from in front of the bars you want this to work on. Also the two values at the top switch between opaque and dimmed actions or cooldowns. By default no bars are switched on. If making changes while in game remember to /console reloadui after saving the changes.

v1.1 - Fix for alpha changing when picking up spells/items
v1.2 - A fix for my fix
v1.3 - Removed unnecessary code.
v1.4 - Added GUI
v1,5 - Small fix for bartender4 error
Optional Files (0)


Post A Reply Comment Options
Unread 06-22-13, 12:13 PM  
Csharp
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Talking Awesome!

Originally Posted by xthothx
Thanks for the heads up! but i dont have an active wow account atm. If/when i resub i'll sort it out
I'm using this addon and it's still WORKING!!

Great job man, i love it
Report comment to moderator  
Reply With Quote
Unread 05-24-11, 03:36 AM  
xthothx
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 2
Thanks for the heads up! but i dont have an active wow account atm. If/when i resub i'll sort it out
Report comment to moderator  
Reply With Quote
Unread 05-07-11, 06:47 AM  
MagicSN
A Murloc Raider

Forum posts: 8
File comments: 29
Uploads: 0
Originally posted by xthothx
what bag or sorting addons are you using if any?
With the Bar Addon "Dominos" installed version 1.5 gives errors in line
160 and 177 unless I change the code like this

if _G[bar[i]..a]~=nil then
if _G[bar[i]..a]:GetScript("OnUpdate") ~= nil then
_G[bar[i]..a]:SetScript("OnUpdate", nil)
end
end

(with a "if _G[bar[i]..a]~=nil then ... end") around it, and in line 177 in a similar way.

Also if I click away thecheckmark for a bar and then add it again, the whole bar gets displayed in a wrong alpha (I have set up the addon in a way that I get a "dull" display if on Cooldown, and a "bright" display if no cooldown skill or if the skill is ready), until I either activate a cooldown or do a reloadui. Obviously this is a minor issue, as I have the problem only once, when changing the configuration, and not in normal usage. Still, it is a bug.

Steffen Haeuser
[email protected]
Report comment to moderator  
Reply With Quote
Unread 01-23-11, 09:03 PM  
xthothx
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 2
what bag or sorting addons are you using if any?
Report comment to moderator  
Reply With Quote
Unread 01-23-11, 04:46 PM  
fkxik
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Code:
1x CooldownAlpha-1.4\CooldownAlpha.lua:99: attempt to index field '?' (a nil value)
<in C code>: in function `PickupContainerItem'
Interface\FrameXML\ContainerFrame.lua:716: in function `ContainerFrameItemButton_OnClick':
Interface\FrameXML\ContainerFrame.lua:624: in function `ContainerFrameItemButton_OnDrag':
<string>:"*:OnReceiveDrag":1: in function <[string "*:OnReceiveDrag"]:1>

Locals:
(*temporary) = 1
(*temporary) = 15
(*temporary) = "ACTIONBAR_HIDEGRID"
(*temporary) = "ACTIONBAR_HIDEGRID"
(*temporary) = <function> defined =[C]:-1

  ---
Getting errors like this when moving items around in bags and bank. Using BT4.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: