Re: [ADDON][Zealot][RunePriest] Harbinger 1.3
Posted: Fri Dec 15, 2023 9:44 pm
Looks like this broke with the recent ability system changes and the icon no longer changes. Please could you update it with the new IDs?
Warhammer Online
https://returnofreckoning.com/forum/
It wasn't the ID, it was that the toggle of the ability doesn't register as a cast when toggle off, However, did a crude workaround and updated the file on 1:st pageOmegus wrote: Fri Dec 15, 2023 9:44 pm Looks like this broke with the recent ability system changes and the icon no longer changes. Please could you update it with the new IDs?
Just gave it a try and it only now seems to work if Harbinger is in an ability slot that has a shortcut key assigned to it. I assume that was part of the crude workaround for now?sullemunk wrote: Fri Dec 15, 2023 11:39 pmIt wasn't the ID, it was that the toggle of the ability doesn't register as a cast when toggle off, However, did a crude workaround and updated the file on 1:st pageOmegus wrote: Fri Dec 15, 2023 9:44 pm Looks like this broke with the recent ability system changes and the icon no longer changes. Please could you update it with the new IDs?
It only checks for the first 60 slots (hotbars 1-5)Omegus wrote: Sat Dec 16, 2023 12:34 amJust gave it a try and it only now seems to work if Harbinger is in an ability slot that has a shortcut key assigned to it. I assume that was part of the crude workaround for now?sullemunk wrote: Fri Dec 15, 2023 11:39 pmIt wasn't the ID, it was that the toggle of the ability doesn't register as a cast when toggle off, However, did a crude workaround and updated the file on 1:st pageOmegus wrote: Fri Dec 15, 2023 9:44 pm Looks like this broke with the recent ability system changes and the icon no longer changes. Please could you update it with the new IDs?
Sorry, that bug report was rubbish. I've re-tested and it mostly only works on action bar 1. 2-5 causes Lua errors in OnUpdate. If you move the ability from bar 1 to a different one it will trigger the error, logged to line 73.sullemunk wrote: Sat Dec 16, 2023 5:15 pmIt only checks for the first 60 slots (hotbars 1-5)Omegus wrote: Sat Dec 16, 2023 12:34 amJust gave it a try and it only now seems to work if Harbinger is in an ability slot that has a shortcut key assigned to it. I assume that was part of the crude workaround for now?sullemunk wrote: Fri Dec 15, 2023 11:39 pm
It wasn't the ID, it was that the toggle of the ability doesn't register as a cast when toggle off, However, did a crude workaround and updated the file on 1:st page
Yeah, Had to math.mod it with 12Omegus wrote: Sat Dec 16, 2023 8:08 pmSorry, that bug report was rubbish. I've re-tested and it mostly only works on action bar 1. 2-5 causes Lua errors in OnUpdate. If you move the ability from bar 1 to a different one it will trigger the error, logged to line 73.sullemunk wrote: Sat Dec 16, 2023 5:15 pmIt only checks for the first 60 slots (hotbars 1-5)Omegus wrote: Sat Dec 16, 2023 12:34 am
Just gave it a try and it only now seems to work if Harbinger is in an ability slot that has a shortcut key assigned to it. I assume that was part of the crude workaround for now?