• 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 - Tanking weirdness with new KISS

Joined
Oct 15, 2013
RedCents
949¢
I'm using a Warrior as pullertank and when he is medding, if a mob pops in camp and starts beating the tar out of the my other toons, he just sits there, even when he reached 100% endurance. I have never seen this before with KISS and have seen it 3 times today with this version. Just an FYI. Thanks!
 
make sure your MedCombat=0 if it is set to 1 toon will med through combat or might one of the 5000 changed in mq2 will check it out later.
 
Ah yes, they are changing it all the time aren't they - I'll have a look at the changelog as well tomorrow.

- - - Updated - - -

Perhaps this?:

26 Oct 2013 by EqMule
-Added a new member to the Target TLO:
${Target.AggroHolder} it returns a pSpawnType of whoever your target is most angry with and currently attacking,
i.e they guy that has the most aggro.
This can be used for ANY Target, you dont even have to have aggro yourself or even be in group with them.
You can run by someone fighting, select their target and this will return whoever its most angry with...
/echo ${Target.AggroHolder}
[MQ2] EqMule

***OK THE NEXT FIX "might" break some macros, BUT, this is how it is meant to work for consistency, so... deal with it please.***
-Fixed ${Group.Member[<thename>].PctAggro and ${Group.Member[x].PctAggro
/echo ${Group.Member[eqmule].Index}
[MQ2] 3 <-- im groupmember 3
/echo ${Group.Member[3].Name}
[MQ2] Eqmule <-- see?
/echo ${Group.Member[3].PctAggro <-- it works with the number
[MQ2] 54 <-- my aggro
/echo ${Group.Member[Eqmule].PctAggro <-- as well as the name
[MQ2] 54 <-- my aggro
 
Question - Tanking weirdness with new KISS

Users who are viewing this thread

Back
Top
Cart