This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Associate CoH with the border-indicator.2. Set Hide on cooldown, unset Keep same targets, set Radius=30, Min players=1, Health deficit arbitrary, and Max solutions=1 under AOE Heals -> CircleOfHealing.3. Join a raid or a party (if show only in raid is not ticked under AOE Heals).4. Cast CoH.
What is the expected output? What do you see instead?No border highliting should occur when CoH is on CD. However, the highliting is permanently there. The algorithm to determine the best target works though.
What Grid2 version and language of WoW are you using?B: r790 for 7.0.3 Jul 20, 2016WoW: Engl (UK)
Do you have an error log of what happened?No error log. BugSack remains empty
**UPDATE**I just checked AoeHealsStatusRaid.lua and stumbled over line 144 where the spell id of CoH is defined via the number 34861. In fact, this is the spell id of the new spell Holy Word: Sanctify. And indeed, the border highliting was controled by the CD of HW:S. I replaced 34861 by 204883, which is the spell id of the new talented CoH. It seems to work fine now. Not sure if this is a sufficient change covering any circumstances. But I'd be grateful if you could update the source files accordingly.
In Legion AOE-Heals module will not work, because blizzard decided to disable position information in instances, so it makes no sense to fix this.
To post a comment, please login or register a new account.