• 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 - HealsOn=2 and MA in group

Relik

Member
Joined
Jul 6, 2018
RedCents
60¢
Have a question about HealsOn=2 and the way it functions with healing an MA that is in group. The way I understood that it functioned is that basically it used the available on screen information and healed. So group, xtargets if setup, essentially whatever the UI had access to. I use KA with more than one group a lot of the time so HealsOn=2 tends to function better for me than 1 which results in the healers constantly /targeting the MA. Then I use xtargets to assist my healing setup. However the only issue I have really run into is that it absolutely will not heal the MA if it is in group, unless I set the MA as an xtarget which I assume shouldn't be needed if it is in group.

Commenting this line out seems to allow the MA to be healed while in group, which seems to be a check to see if the MA is in group, but I don't know enough about how everything works to be certain which is why I am posting to ask about it.
Code:
/if (${Select[${HealsOn},2]} && ${Select[${Spawn[${MainAssist} ${MainAssistType}].ID},${Group.Member[${i}].ID},${Group.Member[${i}].Pet.ID}]}>0) /continue
 
What does the setting HealsOn=2 do? I've only heard of 0/1 (off/on) as available settings.

Sounds like you have XTarHeal=2 also. That tells KA to heal only xtargets & the healer itself. It ignores the group.
  • XTarHeal = Turns on and off XTarget Healing. Is used in conjunction with XTarHealList, and has 3 options. 0=off (Heal Group Only), 1=on (Heal Group and XTargets), and 2=on (Heal XTargets only). Note: Will Heal Self in all modes.
 
Nah, xtarheal is set to 1, it will heal the entire group normally just not the MA.
 
Question - HealsOn=2 and MA in group

Users who are viewing this thread

Back
Top
Cart