So I am trying to get a conditional for snare, that checks if the target already doesn't have snare and if I have multiple mobs aggroed since I typically only need to fire off snare when I am fighting just one mob so he doesn't run.
Right now I have the Cond2=!${Target.Snared.ID} &&
But I am trying to see if anyone knows of something I can test with off the Xhater for instance to see the total number of mobs and make sure it only fires if it is < 2 for instance.
I did see a post https://www.redguides.com/community...ractice-to-get-number-of-mobs-on-aggro.90482/ that seemed promising but from those it appeared that was only accessible in the macro and not as a reference for the conditional statements in kissassist. Does anyone know of anything similar like this that I could throw into the conditional statement?
Thank you,
qaldyari
Right now I have the Cond2=!${Target.Snared.ID} &&
But I am trying to see if anyone knows of something I can test with off the Xhater for instance to see the total number of mobs and make sure it only fires if it is < 2 for instance.
I did see a post https://www.redguides.com/community...ractice-to-get-number-of-mobs-on-aggro.90482/ that seemed promising but from those it appeared that was only accessible in the macro and not as a reference for the conditional statements in kissassist. Does anyone know of anything similar like this that I could throw into the conditional statement?
Thank you,
qaldyari

