Page 1 of 1

Aggro

Posted: Thu Oct 20, 2016 12:08 pm
by roymckenzie
There is an Aggro meter so I assume there must be a something we can query.

What I am trying to do is for my casters it their personal Aggro goes above 70 pauses nuking until it drops below 70. It seems like this would be easy but I don't know what to query. I am thinking it would be something like target.pctAggro["me"]

I have searched and cannot find it, if it is there I apologist.

Help me Obi-Wan you are my only hope? :D

Re: Aggro

Posted: Thu Oct 20, 2016 2:33 pm
by Tangeleno
You have two options,

Code: Select all

${Me.PctAggro}
or

Code: Select all

${XTarget[#].PctAggro}
I'd have to look but I think Me.PctAggro returns your aggro on the current target.
XTarget[#] returns the pct aggro for the xtarget.

Re: Aggro

Posted: Wed Oct 26, 2016 12:03 pm
by roymckenzie
My friend this will be of great assistance. This will allow me to do more damage and take less damage I am thinking.

Re: Aggro

Posted: Sat Jan 17, 2026 9:56 pm
by xyilla

Re: Aggro

Posted: Sat Jan 17, 2026 9:57 pm
by xyilla

Re: Aggro

Posted: Sat Jan 17, 2026 10:00 pm
by xyilla

Re: Aggro

Posted: Sat Jan 17, 2026 10:01 pm
by xyilla

Re: Aggro

Posted: Sat Jan 17, 2026 10:02 pm
by xyilla

Re: Aggro

Posted: Sat Jan 17, 2026 10:03 pm
by xyilla

Re: Aggro

Posted: Sat Jan 17, 2026 10:04 pm
by xyilla

Re: Aggro

Posted: Sat Jan 17, 2026 10:05 pm
by xyilla

Re: Aggro

Posted: Sat Jan 17, 2026 10:08 pm
by xyilla