Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

I tried turning this on today on the Cleric and Shaman and both were in endless spam loops even with mq2cast loaded.
Kiss Assist was running and the KA heals were turned off.
Spam loops of what?
${Cast.Ready[Miniature Horn of Unity]}
${Me.ItemReady[Miniature Horn of Unity]}
could you link your kiss ini --- i believe since kiss11 unloads mq2cast if you have something like
It would not know what to doCode:${Cast.Ready[Miniature Horn of Unity]}
in that instance you would change it to
Code:${Me.ItemReady[Miniature Horn of Unity]}
You can turn mq2melee=1 so it won't unload mq2cast also --- looks like this might fix it
If you unload MQ2Heals, and try kiss, does it work?
If you're using Kiss for buffs and MQ2Heals to heal, then I'd follow @Sum1 's advice.
Am I doing something wrong?
When I run MQ2Heals I see that my cleric does not respect invis and casts when she wants.
Wiped my group twice today as we were doing some progression. Broke invis to heal the zerks..
Is there a setting I'm missing?
Thx Jimbob.
I cant see the download button - paid subscription but cant seem to download the cpp. I'm using native mq2. How can I download the cpp?
Am I doing something wrong?
When I run MQ2Heals I see that my cleric does not respect invis and casts when she wants.
Wiped my group twice today as we were doing some progression. Broke invis to heal the zerks..
Is there a setting I'm missing?
[MQ2Heals]
Enaled=1
Rez=1
CombatRez=1
CampFireRez=1
DynamicHeals=0
DoReviveMerc=1
PauseOnZone=1
Debug=1
DoPromisedHeals=1
DoHoTHeals=1
DoFastHeals=1
DoPatchHeals=1
DoBigHeals=1
DoClickHeals=1
DoNukeHeals=1
DoHealNukes=1
DoLightHeals=1
DoGroupHeals=1
RaidTankMode=0
HealPoint=91
FastHealPoint=70
TankHealPoint=90
BigHealPoint=50
PatchHealPoint=40
ClickHealPoint=39
GroupHealPoint=80
GroupHealCount=2
PullerHealRange=50
SelfHealPoint=40
SelfDAPoint=20
Yaulp=1
MemSpells=0
DoMed=1
DoMount=1
MedPct=1
MountItem=Armored Snow Puma Saddle
HealsOn=1
@Hylander #1 should not be happening. I'll see if I can reproduce the issue. It should remain paused after you zone. It should only unpause if you explicitly unpause the plugin. As for #2, yeah, that's my fault. For some reason corpse detection didn't work properly in the code I stole from core MQ2 when I was working on that functionality, so I need to spend some time to fix it...
How do I keep my cleric from not running OOM lol he just burns mana so fast. With using something like kissassist he never leave 98%
DoPromisedHeals=0
DoHealNukes=1
DoNukeHeals=0
DoCombatRez=1
DoRez=1
DoGroupHeals=1
GroupHealPoint=85
DoClickHeals=1
DoPatchHeals=1
DoBigHeals=1
DoLightHeals=1
HealsOn=1
