Quote Originally Posted by 'daneriks',index.php?page=Thread&postID=109049#pos t109049
use the common /assist Dìtto /cast lightning bolt, but it seems like when i change targets and try to cast for instance a lesser healing wave the targets stick to their old for the first cast :S
This is a problem you will have to get used to... but when adapted to it you hardly notice it.

it has to do with the ingame blizzard code, and the speed in which a TargetsTarget gets updated (same with focustarget, etc)

when you know this, you get used to it... often when im killing mobs which for instance take 2 rounds of lightning bolts to kill and there are multiple mobs i do the following

press2 (my lightning bolt button), they fire
press2, and WHILE casting select the next target
press2, they start casting on the next target, since it was already updated to the other characters in time

same with healing, select the character to receive heals, wait 0.5 seconds, press heal buttong

To make sure you never get toooo late with heals
i bound my F1 to F5 key's with the following macro
/cast [target="charname"] Lesser healing wave
1 for 1 char
press F1 and 5 lesser healing waves hit the target in the fastest time

under F6 i have
/cast [target="charname+1"] Chain Heal
by +1 i mean every character casts it on the next character i use...

press F6 incase of multiple damage, and 2 seconds later they are all full of health


Good luck with your travels