Results: 2Comments by: mundi4
File: VuhDo12-12-11
resurrect status...?
Posted By: mundi4
It would be nice if we could check resurrect status by 'INCOMING_RESURRECT_CHANGED' event and 'UnitHasIncomingResurrection(unit)' function. and... I want to add custom icons(like "Interface\RaidFrame\Raid-Icon-Rez") for bouquets. Can I do this?
File: VuhDo07-06-11
How about 'show all boss debuff' option(not as custom debuff)?
Posted By: mundi4
In blizzard code... local name, rank, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable, shouldConsolidate, spellId, canApplyAura, isBossDebuff = UnitDebuff(unit, index, filter); we can now determine boss debuff, can't we?