gmAggroMonMini
This is a very very 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".
It is the lite version of gmAggroMon
It plays the "aggro" sound when you enter in combat.
From version 1010-2023050902 it plays also an "ok" sound when you go out of combat (and you can drink again )
Both alerts can be silenced in these lines of code:
Lua Code:
-- do you like more silence ? set them true|false.
local aggro_alert=false
local ok_alert=false
-- do you like more silence ? set them true|false.
local aggro_alert=false
local ok_alert=false
There are no other preferences. Only alerts when needed.