• 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

KissAssist Release Tank stuck on charm pet

Joined
Aug 18, 2019
RedCents
1,699¢
My tank stays locked on re-charmed pets indefinitely. Is there a way to disable this? It ultimately leads to a wipe as he'll ignore adds on the group.

If not, please consider adding this to ~line 1943:

/if (${Spawn[${MyTargetID}].Type.NotEqual[Corpse]} && ${Spawn[${MyTargetID}].Type.Equal[Pet]}) {

Or maybe /if (${Spawn[${MyTargetID}].Type.NotEqual[Corpse]} && ${Target.Charmed}) { if the Charmed TLO still works.
 
This would be awesome. Right now have to do a backoff command, but would love to have the tank just recognize it’s a charm pet and to leave it alone.
 
This would be awesome. Right now have to do a backoff command, but would love to have the tank just recognize it’s a charm pet and to leave it alone.

Here's a copy of KA I modified to ignore Charm pets. It needs to be named something other than "kissassist.mac" or the Redguides patcher will overwrite it.
 

Attachments

KissAssist Release Tank stuck on charm pet

Users who are viewing this thread

Back
Top
Cart