05-04-2005, 03:49 PM
Icebird,May 4 2005, 06:44 AM Wrote:I thought I would bump this old topic to point out some new functionality planned for the upcoming 1.5 patch that might negate the need for all the complicated coding in the macro.
From Slouken at the Blizzard Marcos and UI Forum:
Apparently "targettargettarget" also works :)
Chris
[right][snapback]76265[/snapback][/right]
Cool tip -- this should make my mod simpler. I'll still have to walk N targets but should only need to call TargetUnit("targettarget") instead of having the outer loop. Hopefully this eliminates concerns over performance.
I'm also very excited about the new improved ability to get access to pet and raid targets.