Description
Have your guildmates tried to figure out what targets you were tanking when you die? I know when a tank dies, and another tank needs to pick it up or the mob needs to be crowd controlled, they have to communicate with voice chat to say what mob to pick up. This mod might making things a bit easier, by announcing to your raid or party what mob and icon (if available) you were tanking when you died.
Features:
-Simple and sweet on/off switch.
-Customizable raid message using patterns.
-Will let the raid know what mob name you were tanking, and raid icon if available.
-It will only announce to the raid or party if you were in defensive stance when you died.
-Can announce to raid warning channel as well as main raid channel
Usage:
/da [alert | rw | pattern | iconpattern]
- alert: Turns on/off raid alerts.
- rw: Uses the raid warning channel in addition to the raid channel.
- pattern: Sets the pattern to be used for alerts.
- iconpattern: Sets the icon pattern to be used if there is a raid icon set.
Patterns - These are the how the alerts are going to look. These use variables to represent things such as the mob name, and the player name.
Variables used for the main pattern:
%p - Players name
%n - Mobs name
%r - Raid Icon pattern information (if a raid icon is available)
Variables used for the raid icon information:
%c - Color of the raid icon
%i - The icon's shape
An example of the pattern and raid icon used:
Main pattern: '%p is dead, ** %n%r ** is loose!'
Icon pattern: ' (%c %i)'
Will output something like this 'Odlaw is dead, ** Murloc (Red X) ** is loose!'
and if no raid icon is present: 'Odlaw is dead, ** Murloc ** is loose!'

