hi all, i'm most likely not the first one to ask but as of yet i didn't find any answer. so if this is a double post, please point me to right topic, thx in advance for that.
what i'm thinking about is how to manage multiple cc targets that e.g. warlocks (fear, banish, enslave) or hunters (wyvern sting, frost trap) have to monitor.
unfortunately i know next to nothing about addon dev but the idea that comes to mind is to simply create a new unitframe for each target that is hit by a cc spell. that way i would be able to monitor the cooldown of the cc spell and be able to easily re-target that unit.
i did (not in a raid/group yet) and it's nice for what it is.
but the thing that it is missing is that you can't re-target a unit by clicking on it. thus, if the cc spell breaks you still have to tab through all the units to get back your cc target.
and thats the key point, an easy way to re-target multiple cc'ed units.
correct me if i'm wrong but thats not possible with magictargets, right ?
what i'm thinking about is how to manage multiple cc targets that e.g. warlocks (fear, banish, enslave) or hunters (wyvern sting, frost trap) have to monitor.
unfortunately i know next to nothing about addon dev but the idea that comes to mind is to simply create a new unitframe for each target that is hit by a cc spell. that way i would be able to monitor the cooldown of the cc spell and be able to easily re-target that unit.
would that be possible or am i talking nonsense?
thx in advance for all answers
but the thing that it is missing is that you can't re-target a unit by clicking on it. thus, if the cc spell breaks you still have to tab through all the units to get back your cc target.
and thats the key point, an easy way to re-target multiple cc'ed units.
correct me if i'm wrong but thats not possible with magictargets, right ?
MagicTargets is the best that can be done with what Blizzard allows an addon to do.
thx