promotional bannermobile promotional banner

gmAggromon

A very small aggro alert addon

File Details

Aggromon-v1.0-2015062401

  • R
  • Jun 24, 2015
  • 18.63 KB
  • 1.1K
  • 6.2.0
  • Retail

File Name

Aggromon-v1.0-2015062401.zip

Supported Versions

  • 6.2.0

v1.0-2015062401
- bump toc for 6.2

v1.0-2015022501
- bump toc 6.1

v1.0-2014110301
- fix some globals vars
- rewrite saved variables (now uses an array).

1.0-2014101501
- bump toc for 6.0.x
- rewrite most of the code for the configuration panel.

Now aggromon uses true/false instead 1/0 for variables to reflect the CheckButton:SetChecked() change.
If you experience iussues after updating to this release, please visit the option panel in the addon
configuration and press here and there to set the correct settings :-)

... or simply delete:

[WoW Path]\WTF\Account\YOUR_ACCOUNT\SavedVariables\Aggromon.lua

and restart with a fresh config.

v1.0-2013091001
- bump toc for 5.4

v1.0-2013052101
- bump toc for 5.3

v1.0-2013030401
- bump toc 5.2
- added the option to enable/disable in PVP zone.

v0.4
- Added the configuration panel (and removed the console cmds)

I want to really thanks Phanx and all the WoWI forum users for their suggestions and inputs on this.

v0.3
- Fix and clean code
- Force the "aggro" sound to be played only once for combat session (reducing sound spam)
- Removed the code to set sound to 100% for playing sound (I think it didn't work at all :-)

 v0.2
- Fixes a typo
- Now it show also the aggro level of the target in a range 0-100 using UnitDetailedThreatSituation

v0.1
- First Release