I am trying to cycle through the XTarget list to determine how many of those mobs are targeting one (any) of my group members. The idea is that if it's more than one mob targeting a (any) of my group members, the enchanter would cast an AoE mez instead of a single mez.
I have tried
I have tried
mq.TLO.Me.XTarget(1).Target.CleanName() but it doesnt work. Any suggestion?


I wish there was a better way. That constant change on targets pretty much renders that designated character useless for other tasks.

