Yell Resurrection
A small addon for World of Warcraft: The Burning Crusade Classic (interface 2.5.x).
If your class can resurrect, a movable button appears on screen. Select a dead player, click the button, and the addon announces it in the chat channel you picked.
Features
- Button only shows up when a resurrection spell is actually in your spellbook (Priest Resurrection, Paladin Redemption, Shaman Ancestral Spirit, Druid Rebirth). All ranks and all client locales are detected.
- Options panel under Interface -> AddOns -> Yell Resurrection:
- Channel: Say, Yell, Party, Raid or Whisper (with a character name).
- Custom message with
%t(target),%s(spell name),%n(your name). - Lock / unlock the button, hide it, change its scale, reset its position.
- Party and raid fall back to say when you are not grouped.
Assets
Icon.tga (128x128, uncompressed 32-bit) is the icon shown on the addon's
options panel. addonicon.png is the source image it is generated from; the
game client cannot load PNG files directly.
Installation
Copy the YellResurrection folder into:
<WoW>/_anniversary_/Interface/AddOns/YellResurrection
Slash commands
/yr open the options panel
/yr lock lock the button in place
/yr unlock allow dragging the button
/yr reset move the button back to the centre of the screen
/yr show show the button
/yr hide hide the button
/yr say announce the current target without clicking
/yellres works as well.

