Download
(19Kb)
Download
Updated: 06-24-15 12:34 AM
Pictures
File Info
Compatibility:
Minor patch (6.2.4)
Updated:06-24-15 12:34 AM
Created:12-26-12 05:35 AM
Downloads:2,691
Favorites:4
MD5:
Categories:Combat Mods, Discontinued and Outdated Mods

Aggromon

Version: 1.0-2015062401
by: gmarco [More]

Aggromon

This addon is not developed anymore.
I have changed the name and updated for Legion and up:
gmAggroMon


This is a very small aggro alert addon.
I decided to wrote it mainly because I miss so much the little "AGGRO" sound of another addon "banzai-alert".

The addon uses UNIT_THREAT_SITUATION_UPDATE to check for threat changes.
It simply plays a sound and/or prints in the default chat frame and/or show a frame colored based on unit aggro. The options can be turned on/off indipendently each others.

The aggro level returned are:

Code:
        descriptions taken from: http://www.wowwiki.com/API_UnitThreatSituation
	nil = unit is not on any other unit's threat table.
	0 = not tanking anything.
	1 = not tanking anything, but have higher threat than tank on at least one unit.
	2 = insecurely tanking at least one unit, but not securely tanking anything.
	3 = securely tanking at least one unit. 
	
or if you prefer:

	descriptions taken from: http://wowprogramming.com/docs/api/UnitThreatSituation
	nil = Unit has no threat
	0 = Unit has less than 100% raw threat (default UI shows no indicator)
        1 = Unit has 100% or higher raw threat but isn't mobUnit's primary 
             target (default UI shows yellow indicator)
        2 = Unit is mobUnit's primary target, and another unit has 100% or 
             higher raw threat (default UI shows orange indicator)
        3 = Unit is mobUnit's primary target, and no other unit has 100% or
             higher raw threat (default UI shows red indicator)
Since v0.2 it show also the aggro level of the target in a range 0-100 using UnitDetailedThreatSituation

P.s.
I know the name is not so beautifull but it was so hard to find a better free :-)

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
Optional Files (0)


Post A Reply Comment Options
Unread 11-07-14, 01:18 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Originally Posted by Telarian
Thank you for making this addon! I miss Banzai Alert, too.

May I request an option to make it work only in instances, and only when not specced as tank? Don't need to know I have aggro when I'm solo questing.
Thanks you to use it :-)
I'll check your ideas and I'll try to implement it if I am able to do.

Thanks again.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 11-07-14, 08:36 AM  
Telarian
A Defias Bandit

Forum posts: 2
File comments: 22
Uploads: 0
Thank you for making this addon! I miss Banzai Alert, too.

May I request an option to make it work only in instances, and only when not specced as tank? Don't need to know I have aggro when I'm solo questing.
Last edited by Telarian : 11-07-14 at 08:37 AM.
Report comment to moderator  
Reply With Quote
Unread 11-02-14, 01:49 PM  
Nadras
A Murloc Raider
 
Nadras's Avatar

Forum posts: 5
File comments: 16
Uploads: 0
Missed "aggro" too Banzi
Report comment to moderator  
Reply With Quote
Unread 09-30-13, 12:56 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Thanks ! :-)
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 09-15-13, 03:24 PM  
Pocahuntess
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
The name is great actually! Thanks for the addon!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: