[Feature request] Make combat indicator usable for every unit, not only for player
Closed this issue ยท 4 comments
at least for target and focus
combat state is essential for rogue in arena and rbg
Is it even possible to get enemy players' combat state? O_o It works for mobs, although not super reliably, but as for hostile players... And I've just checked Gladius and its forks code and there's no feature like that either.
according to wowpedia, UnitAffectingCombat works for hostile target o_O
Tbhon, hostile target != hostile player. There's always various restrictions regarding enemy players. As I said, it works for hostile mobs, although a bit quirky, but I haven't seen anyone use it in PvP addons like Gladius(Ex), sArena, or BattlegroundTargets. I haven't even seen combat icons in those in recent years either.
Ok, thanks for explain this ๐