• 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

Problem - Cleric won't heal MA

greenxero

New member
Joined
Apr 19, 2023
RedCents
31¢
Version of KissAssist.mac?
12.002
When did your problem start?
always
Character Role?
  1. Assist
What class is having this issue?
  1. Cleric
How often does this issue occur?
Always
Can you reproduce the issue?
Yes
I am used multiple ini files for a low lvl cleric and the cleric won't heal the MA. He heals everyone, but the MA.

https://www.redguides.com/community/threads/ka12-cleric-8.85663/ is the one I am trying to get to work.


Code:
[Heals]
HealsOn=2
HealsSize=15
Heals1=Light Healing|88|MA
Heals2=Minor Healing|88

I have tried changing the heal lines to
Code:
Heals1=Light Healing|88|CLASS|SK
Heals2=Minor Healing|88
And
Code:
Heals1=Light Healing|88|Melee
Heals2=Minor Healing|88

But the only way I can get him to heal the MA is to just have him heal all in the group the same with.
Code:
Heals1=Light Healing|88

Any help would be appreciated.
 
is your MA assigned as group main assist in your eq group window?

right click by leader and go to Roles -> Main Assist
1682704417743.png
 
I'm looking at the link you provided and am wondering if their is either something in your "general" section or even more likely is the issue below;

1682704740346.png

HealsSize=15 and there are only 2. I would change that to 2 and see if it helps.

Buffs is also the same below

1682704788148.png

BuffsSize=2 is what it should read
 
the tags you have added to your heal lines ahve you checked in the wiki that is real tags?

tags that might be used in dps or buff, might not be usable in heals and so on.
 
Have you tried updating your nav mesh? I find that sometimes with an outdated mesh my toons will do nothing.
What happens if your line reads:
Heals1=Light Healing|88
Heals2=Minor Healing|88
 
I'm wondering if you either "tune up" this ini if you're familiar with KA commands or choose a new one altogether. I'm definitely no expert, but I have found incorrect or too many entries in these ini's can cause odd behavoir. For example of edits below taken from the KA commands wiki;

[General]
KissAssistVer=12.002
[SpellSet]
LoadSpellSet=2 - This belongs under [Spells} below, not on its own


[Buffs]
BuffsOn=1
BuffsSize=20 - Should be 2
Buffs1=Center|Melee
Buffs2=Holy Armor|Melee
RebuffOn=1
CheckBuffsTimer=10

[Heals]
HealsOn=2
HealsSize=15 - Should be 2
Heals1=Light Healing|88|MA
Heals2=Minor Healing|88
AutoRezOn=0

[Cures]
CuresOn=3
CuresSize=5 - Should be 3
Cures1=Cure Poison|Poison
Cures2=Cure Disease|Disease
Cures3=Remove Minor Curse|Curse

[Burn]
BurnSize=15 - Should be 1 and at least and entry below
Burn1=NULL

BurnAllNamed=0

[GoM]
GoMSize=3 - Should be 1
GoMSpell=Null


[KConditions]
ConOn=0
CondSize=5
Cond1=TRUE
Cond2=TRUE
Cond3=TRUE
Cond4=TRUE
Cond5=TRUE

[Spells]
LoadSpellSet=2
MiscGem=8
MiscGemLW=0
MiscgemRemem=1

Gem1=Light Healing
Gem2=Remove Minor Curse
Gem3=Cure Disease
Gem4=Cure Poison
Gem5=Center
Gem6=Holy Armor
Gem7=Minor Healing
Gem8=Divine Aura
CastinginterruptionOn=0
Just a few examples of issues I have seen in ini's I have worked with and you can see a list of commands here if you were not aware - https://www.redguides.com/docs/projects/kissassist#general-settings
It might make sense to rename the one your are working with now (for preservation purposes) and try starting a new ini from scratch as indicated below. Easier to edit a blank one with small entires from a new working one.
1682707575732.png
 
I'm looking at the link you provided and am wondering if their is either something in your "general" section or even more likely is the issue below;

View attachment 48171

HealsSize=15 and there are only 2. I would change that to 2 and see if it helps.

Buffs is also the same below

View attachment 48172

BuffsSize=2 is what it should read
More to this, when you run kissasist it will fill the remaining Buffs3 through to Buffs20 to equal Null (as you have BuffSize=20)
I'm not seeing this behavior.

Are you editing the correct file?

Edit: this wouldn't explain why it does heal when changed to all. Puzzling.

Could you post the ini on your system as it currently exists?
 
Last edited:
More to this, when you run kissasist it will fill the remaining Buffs3 through to Buffs20 to equal Null (as you have BuffSize=20)
I'm not seeing this behavior.

Are you editing the correct file?
Ahh, learn something new everyday :)
 
So, according to https://www.redguides.com/docs/projects/kissassist/, which you should definitely familiarize yourself with, both |MA and |class are valid flags for Heals# lines. I use both in my own .inis without issue.

However, the .ini you linked to is very sparse. While having section size variable set too large is poor code, it shouldn't prevent otherwise valid lines from working. In the Heals section in particular you're missing the HealInterval and XTarHeal lines. I don't know what happens if those lines are missing. I believe that the KA macro will automatically put those lines back into the .ini if you don't specify anything, so I echo the above requests to post the actual .ini you're using, rather than the inspiration for it.
 
since @psymorph helpfully pointed out all the issues with that ini, I deleted the file and started KS to make a generic file and edit. From there I turned on healing and added the two healing lines. now everything works. So, I don't know what the problem was, but it works. Thank you to everyone that helped. I learned a little more about how the ini file should be structured.
 
since @psymorph helpfully pointed out all the issues with that ini, I deleted the file and started KS to make a generic file and edit. From there I turned on healing and added the two healing lines. now everything works. So, I don't know what the problem was, but it works. Thank you to everyone that helped. I learned a little more about how the ini file should be structured.
Glad to hear it worked for you! If interested, definitely read up on that Kiss page I linked as there is lots of information on what KA can do it and its really pretty cool.
 
Problem - Cleric won't heal MA

Users who are viewing this thread

Back
Top
Cart