ngraves95 / attacktimer

runeline attack timer
BSD 2-Clause "Simplified" License
1 stars 16 forks source link

Minor Issue killing reanimated creatures. #57

Open Redrims opened 4 months ago

Redrims commented 4 months ago

Whenever I kill a reanimated creature by Arceus altar the tick timer just dissappears after one interval, this is consistent with most weaponry, if not all. I kill reanimated dagganoths, haven't tested with others. I try resetting the plugin mid fight, stop attacking and re-engage and still nothing pops up.

Lexer747 commented 3 months ago

Ah I think I know why this will have happened, this is similar to https://github.com/ngraves95/attacktimer/issues/55 (The NPC doesn't have a direct health and combat level like the obelisk). This is fixed by https://github.com/ngraves95/attacktimer/pull/56 and should be making it's way to runelite shortly! Thanks for raising it :)