Search found 3 matches

>
by Gobbolovesmork
Sun Aug 03, 2025 8:39 pm
Forum: Addons
Topic: [Addon] HealHoverAssist
Replies: 17
Views: 103687

Re: [Addon] HealHoverAssist


Super useful, thanks a lot !



only targets me and im not hurt lol



Hoping it doesn't break the addon, found a way to remove self-targeting,
In addon folder, open with notepad "HealHoverAssist.lua" and delete this :


function HealHoverAssist.OnUpdate( timePassed )
if HealHoverAssist.decay ...
by Gobbolovesmork
Mon Jan 15, 2024 6:34 am
Forum: Addons
Topic: [Addon] HealHoverAssist
Replies: 17
Views: 103687

Re: [Addon] HealHoverAssist


maybe your macrolist is full..

open in notepad "C:\Return of Reckoning\user\Macros.xml" and remove some unused macros.
eg. <Macro id="6" name="Surrender" text=".surrender" iconNum="218" />


Thanks @Xeulios, now it works.

I checked and it was already present in there:
<Macro id="3" name ...
by Gobbolovesmork
Mon Jan 15, 2024 1:31 am
Forum: Addons
Topic: [Addon] HealHoverAssist
Replies: 17
Views: 103687

Re: [Addon] HealHoverAssist


I made this simple addon long time ago to assist targeting hurt friendly players instead of trying to click chase pixel players with my mouse cursor. Hope this helps other healers out there!

This addon creates a macro that targets the last hurt friendly the mouse hovers over.
(Targets self if no ...