

Simple Taunt Announce by Saphod - Draenor EU
All rights reserved


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.


Slash Commands
--------------

You can enable and disable announcing with

  /sta on
  /sta off

You can use

  /sta <status>

to see what the modes are for that status. And

  /sta <status> [own [other]]

to set the mode for own and other taunts respectively.

Here are a few examples:

  /sta party         - print current party modes
  /sta solo self     - when solo, own taunts to yourself
  /sta raid say self - when raid, own to say, others to self
