This is a basic demo that allows you to target raid icons that have been set.
Limitations:
-Targets update dynamically out of combat and at start and clear at end of combat.
-Targeting limited by "/targetexact" so having several mobs with the same name makes this tricky as it simply target the closest one and will not cycle.
-Changing Raid Icons in combat will not Update the button!.
-If something is not here in this addon that you think it should be able to do, then more than likely it cannot be done.
-Slash commands /triscale.75
will change the scaling of the window /triwidth200
will change the button width to 200px
Use /tri to hide and show window.
v2
add some automagicness to it
add scale and width slash commands
v2.1
fix typo on line 212
v2.2
fix for change in font handling.. long time coming fix :)
v2.3
fix for oddity of GetRaidTargetIndex("partyNtarget") always returns 1 or seems to when you are un-grouped.
Originally posted by paladindrome I am excited about looking at this, thought about implementing something similar. On the front page you said that if it isn't here it can be done - my initial thoughts were that:
Button for each target - use target exact
Raid wide indication of current target.
comms channel so a raid leader / marker could mark target and all raid members could be updated and current raid target is updated
Provide visual feedback if current target with exact name does not have raid icon.
I am excited to see what it does - although i got my WoWi beta key this morning so i expect that i will be distracted for a little while.
Drome
Unfortunately this is actually a rather simple addon of about 300 lines of code.
if you want a full featured raid icon management i'd recommend "MagicMarker" and or "MagicTargets".
This addon is just a sup'ed up set of dynamic macros that are set out of combat and update their best automagically
I am excited about looking at this, thought about implementing something similar. On the front page you said that if it isn't here it can be done - my initial thoughts were that:
Button for each target - use target exact
Raid wide indication of current target.
comms channel so a raid leader / marker could mark target and all raid members could be updated and current raid target is updated
Provide visual feedback if current target with exact name does not have raid icon.
I am excited to see what it does - although i got my WoWi beta key this morning so i expect that i will be distracted for a little while.