Change Log:
--------------------
--- r50 | 2012-12-09 18:20 +0100 ---
Added tag 1.0.15 for changeset 2b8154adc76a
--- r49 | 2012-12-09 18:19 +0100 ---
Added open source license.
--- r48 | 2012-12-06 13:35 +0100 ---
Added a text to the configuration panel explaining use of instance chat.
--- r47 | 2012-12-05 23:11 +0100 ---
Check local variables first. Updated comment describing chat channels.
--- r46 | 2012-12-05 17:28 +0100 ---
Added code to handle chat channel changes in instance finder groups.
--- r45 | 2012-11-29 08:42 +0100 ---
Made dropdown slightly wider.
--- r44 | 2012-11-29 00:54 +0100 ---
Minor cleanup.
--- r43 | 2012-11-28 23:44 +0100 ---
Text and value of items in the dropdown can be different.
Description:
--------------------
Introduction
Simple Taunt Announce (STA) is a World of Warcraft addon that aims to be a relatively simple and efficient, yet flexible taunt announcer. The main use of such an addon is to help coordinate taunt swapping in raids (though it also works well for blaming the pug DK dps who thinks Death Grip is part of his rotation).
STA will announce failed taunts (targets who are immune), and for multi-target taunts it will announce one target only (the first one to appear in the combat log).
If you need more flexibility there are other options, like for instance 'Who Taunted?' or even 'Raeli's Spell Announcer' (RSA) which can announce all kinds of things.
Settings
STA stores settings for how to announce taunts based on your grouping status. So you can have separate settings for when you are solo, when you are in a party, and when in a raid.
For each of those three statuses, STA can announce your own taunts, and those of other people/pets in your party/raid.
Announcing is based on modes, which decide what channel the announcement goes to. They can be: off, self, say, party, and raid.
The default settings are:
status own other
----------------------
solo self off
party self self
raid say self
So, when you are playing solo, you will get your own taunts announced to only yourself, and not see others. When in a party, your own taunts and other peoples taunts will be announced to yourself. When in a raid, your own taunts will be announced in say, and you will see other peoples taunts announced to yourself.
Own covers taunts made by you or your pet, other covers taunts made by any player or pet in your party/raid.
Announcing is turned off in battlegrounds and arenas.
Slash Commands
You can enable and disable announcing with
/sta on
/sta off
You can use
/sta
to see what the modes are for that status. And
/sta...
--------------------
--- r50 | 2012-12-09 18:20 +0100 ---
Added tag 1.0.15 for changeset 2b8154adc76a
--- r49 | 2012-12-09 18:19 +0100 ---
Added open source license.
--- r48 | 2012-12-06 13:35 +0100 ---
Added a text to the configuration panel explaining use of instance chat.
--- r47 | 2012-12-05 23:11 +0100 ---
Check local variables first. Updated comment describing chat channels.
--- r46 | 2012-12-05 17:28 +0100 ---
Added code to handle chat channel changes in instance finder groups.
--- r45 | 2012-11-29 08:42 +0100 ---
Made dropdown slightly wider.
--- r44 | 2012-11-29 00:54 +0100 ---
Minor cleanup.
--- r43 | 2012-11-28 23:44 +0100 ---
Text and value of items in the dropdown can be different.
Description:
--------------------
Introduction
Simple Taunt Announce (STA) is a World of Warcraft addon that aims to be a relatively simple and efficient, yet flexible taunt announcer. The main use of such an addon is to help coordinate taunt swapping in raids (though it also works well for blaming the pug DK dps who thinks Death Grip is part of his rotation).
STA will announce failed taunts (targets who are immune), and for multi-target taunts it will announce one target only (the first one to appear in the combat log).
If you need more flexibility there are other options, like for instance 'Who Taunted?' or even 'Raeli's Spell Announcer' (RSA) which can announce all kinds of things.
Settings
STA stores settings for how to announce taunts based on your grouping status. So you can have separate settings for when you are solo, when you are in a party, and when in a raid.
For each of those three statuses, STA can announce your own taunts, and those of other people/pets in your party/raid.
Announcing is based on modes, which decide what channel the announcement goes to. They can be: off, self, say, party, and raid.
The default settings are:
status own other
----------------------
solo self off
party self self
raid say self
So, when you are playing solo, you will get your own taunts announced to only yourself, and not see others. When in a party, your own taunts and other peoples taunts will be announced to yourself. When in a raid, your own taunts will be announced in say, and you will see other peoples taunts announced to yourself.
Own covers taunts made by you or your pet, other covers taunts made by any player or pet in your party/raid.
Announcing is turned off in battlegrounds and arenas.
Slash Commands
You can enable and disable announcing with
/sta on
/sta off
You can use
/sta
to see what the modes are for that status. And
/sta...