• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Is it possible to check aggro of xtargets that aren't my current target?

Joined
Mar 24, 2018
RedCents
5,569¢
I'm using KA and mq2react and I'd like to have one of them use my Warriors aoe aggro blade when there is something on the xtarget list that is not hitting me.

The AE section works fine to have it trigger on a certain number of mobs but sometimes I need it to go off a second time or when there's only 1 add or whatever. I know I can check the aggro of my target, and I can check the aggro of group mates, that's what most of my inis are based on. But I could really use something that looks at the aggro of other targets on the xtarget list, can it do that?

Something like ${Me.Any.XTarget.Aggro}<100 but proper :P
 
Solution
I'm currently using KA and mq2react and I'd like to have one of them use my Warriors aoe aggro blade when there is something on the xtarget list that is not hitting me.

The AE section works fine to have it trigger on a certain number of mobs but sometimes I need it to go off a second time or when there's only 1 add or whatever. I know I can check the aggro of my target, and I can check the aggro of group mates, that's what most of my inis are based on. But I could really use something that looks at the aggro of other targets on the xtarget list, can it do that?

Something like ${Me.XTarget.Any.Aggro}>1 but proper :P
you can use XTarget[#].PctAggro if that is helpful...
I'm currently using KA and mq2react and I'd like to have one of them use my Warriors aoe aggro blade when there is something on the xtarget list that is not hitting me.

The AE section works fine to have it trigger on a certain number of mobs but sometimes I need it to go off a second time or when there's only 1 add or whatever. I know I can check the aggro of my target, and I can check the aggro of group mates, that's what most of my inis are based on. But I could really use something that looks at the aggro of other targets on the xtarget list, can it do that?

Something like ${Me.XTarget.Any.Aggro}>1 but proper :P
you can use XTarget[#].PctAggro if that is helpful

 
Solution
i don't *think* you can use spawn search to return aggro on xtarhater, but you might be able to
 
Question - Is it possible to check aggro of xtargets that aren't my current target?

Users who are viewing this thread

Back
Top
Cart