Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
v0.03-r1 release | 11.96 KB | Apr 22, 2015 | 6.1.0 | 1,111 | Download |
CDB v0.02-r8 release | 5.02 KB | Mar 25, 2012 | 4.3.0 | 826 | Download |
CDB v0.02-r7 release | 4.99 KB | Nov 29, 2011 | 4.3.0 | 918 | Download |
CDB v0.02-r6 release | 5.07 KB | Aug 8, 2011 | 4.2.0 | 863 | Download |
CDB v0.02-r5 release | 5.13 KB | Jul 13, 2011 | 4.2.0 | 313 | Download |
CDB v0.02-r4 release | 6.01 KB | Jun 28, 2011 | 4.2.0 | 194 | Download |
CDB v0.02-r3 release | 5.99 KB | Jun 13, 2011 | 4.1.0 | 191 | Download |
CDB v0.02-r2 release | 5.83 KB | Jun 11, 2011 | 4.1.0 | 106 | Download |
CDB v0.02-r1 release | 5.76 KB | Jun 11, 2011 | 4.1.0 | 96 | Download |
CDB v0.02 release | 5.72 KB | Jun 9, 2011 | 4.1.0 | 124 | Download |
CDB v0.01-r14 release | 5.14 KB | Jun 9, 2011 | 4.1.0 | 33 | Download |
CDB v0.01-r13 release | 2.43 KB | Jun 8, 2011 | 4.1.0 | 35 | Download |
CDB v0.01-r12 release | 2.03 KB | Jun 8, 2011 | 4.1.0 | 26 | Download |
CDB v0.01 release | 2.05 KB | Jun 8, 2011 | 4.1.0 | 46 | Download |
CDB v0.01 release | 2.02 KB | Jun 8, 2011 | 4.1.0 | 34 | Download |
CooldownBarker release | 1.96 KB | Jun 8, 2011 | 4.1.0 | 43 | Download |
r7 release | 1.94 KB | Jun 8, 2011 | 4.1.0 | 114 | Download |
r5 release | 1.86 KB | Jun 7, 2011 | 4.1.0 | 29 | Download |
r2 release | 1.41 KB | Jun 6, 2011 | 4.1.0 | 40 | Download |
r20150422224731 alpha | 11.90 KB | Apr 22, 2015 | 6.1.0 | 22 | Download |
r6 alpha | 1.89 KB | Jun 7, 2011 | 4.1.0 | 40 | Download |
r4 alpha | 1.75 KB | Jun 7, 2011 | 4.1.0 | 15 | Download |
r3 alpha | 1.67 KB | Jun 7, 2011 | 4.1.0 | 40 | Download |
Description
Cooldown Barker
Very lightweight mod that will call out in Raid Warning when a big cooldown like Lay on Hands or a battle rez is used.
Often times multiple people will try to brez the same target and this helps clarify things.
It also tracks a host of other CDs by default and others can be added.
Usage
Adding Spells
/cdb add spellId
You can use the spells name too but in a limited way due to flaws in the API. (GetSpellLink())
Names will only work if the name of the spell is in your spell book.
You can use WoWHead to look up a spells ID. For example Rejuventation's WoWHead page is at :
http://www.wowhead.com/spell=774
So Rejuvenation's ID is 774. On any spell page the number at the end will be the spells ID.
Removing Spell
/cdb rem spell
You can use the spells name here just fine since we can just check it against the list.
If the spell you removed is in the default list it will be disabled.
Listing Spells
/cdb list
Making Cooldown Barker STFU
/cdb toggle
Changing where/who Cooldown Barker reports to
/cdb channel battleground | Report to the BG if you're in one, otherwise nothing will happen. |
/cdb channel guild | Report to guild chat. |
/cdb channel emote | Like using /me. |
/cdb channel channel Trade | Will tell trade chat you just Lay on Hands yourself like a boss. You can set the third part to any channel you are currently in. |
/cdb channel officer | Guild Officer chat. |
/cdb channel party | Party chat . |
/cdb channel raid | /ra if you feel like alerting the raid but your raid leader isn't cool enough to set assist on you 😛 |
/cdb channel raid_warning | The most logical place to tell the raid who didn't call out in Vent when they were gonna burn a Brez |
/cdb channel say | Actually not a bad place to put them if you want to unobtrusive in a raid. |
/cdb channel whisper Derp | Will alert Derp via whisper of all the fun cooldowns your popping. |
/cdb channel yell | Another fun place to send alerts to. |
Return all settings to Defaults
/cdb defaults
Clears the spell list back to defaults.
Current Default Spells:
Battle Rezs
Rebirth,
Raise Ally,
Soulstone Resurrection,
Healing CDs
Lay on Hands,
Guardian Spirit,
Tranquility,
Power Word: Barrier,
Spirit Link Totem,
Holy Radiance,
Defensive CDs
Guardian of Ancient Kings,
Ardent Defender,
Divine Guardian,
Bubbles
Divine Shield
Still a WiP so don't expect a bunch of features just yet. 😛
Add a comment