View Single Post
02-19-07, 01:05 AM   #1
Thrae
A Cyclonian
 
Thrae's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2005
Posts: 42
PerfectTargets v0.3 - Beta

Download: http://thrae-wow.googlecode.com/file...rgets_v0.3.zip
Screenshot: http://thrae-wow.googlecode.com/files/PT1.jpg

Note: Debug spam removed.

Tekkub has given over the command of PerfectTargets to me for a 2.0 update, and I've heavily streamlined it, adding a couple more features in the process.

If you don't know what it is, PerfectTargets is a minimalistic set of frames which shows who's targeting what, and how many are targeting the same unit.

Two people are targeting
Code:
 2 MobName   ===healthbar===  100%
You are also targeting
Code:
 > 2 MobName   ===healthbar===  100%
You are targeting something else, but your focus is targeting this
Code:
 |->| 1 MobName   ===healthbar===  100% |<-|
A party member targeted by the Mob is below 30% health
Code:
 |!| 1 MobName   ===healthbar===  100% |!|

For now, please help test. I think I'm finally near release. Note the frame will only show up if you are in a party or raid.

Slash command: /ptarg
__________________
Yes, I was a Tauren. Yes, it was bigger.

Last edited by Thrae : 02-20-07 at 12:37 PM.
  Reply With Quote