Page 1 of 1

Targeting counter

Posted: Mon Feb 15, 2010 4:12 am
by Greebo
OK, so X-Perl has this feature where it displays on the target unit frame a count of the number of people in the raid who are targeting it.

That sounds cool. Installing X-Perl does not. Does anyone know of a simple add-on that has that feature? I don't mind if it has more, just not X-Perl level more.

Re: Targeting counter

Posted: Mon Feb 15, 2010 4:51 pm
by Erzsebet
If I remember correctly, TipTac can do that (but it's a tooltip mod, not a unitframe mod).

http://www.wowinterface.com/downloads/i ... ipTac.html

Re: Targeting counter

Posted: Mon Feb 15, 2010 4:59 pm
by Greebo
Yeah, TinyTip does too. Not a huge fan of tooltips in combat.

Re: Targeting counter

Posted: Mon Feb 15, 2010 5:37 pm
by gurthoira
shadow unit frames says it can do that and is ligher then xperl. does not look as nice.

Re: Targeting counter

Posted: Mon Feb 15, 2010 6:49 pm
by Grainger
See here: http://www.wowinterface.com/downloads/i ... .html#info

It wouldn't be too hard to add another callback to display the player target, something like:

evl_RaidStatus:AddWatch("Target", function(unit) return (player.."target" == unit.."target") end)

Re: Targeting counter

Posted: Tue Feb 16, 2010 11:47 pm
by Kazthul
Greebo wrote: Yeah, TinyTip does too. Not a huge fan of tooltips in combat.
The trick is to set up your combat anchor for your tooltips someplace completely out of your face.