Runescape Dev Tracker

(2021) Ability reset on Altar of War not working with excalibur/Rejuvenate etc?

This thread was added on March 30, 2021, with posts from JagexPi.

Original Post
https://i.redd.it/qe1ro77ha0q61.png
awsd-7

NVM, its different kind of bug, ability reset is not applying if altar asks if you want to switch to normal prayers

Hey,

After looking at the code i'd say at a guess that you're clicking out of the boxes rather than space barring past them. This will cancel any code that runs after the box as you've clicked out.

I'll swap the order of operations so the ability reset happens before the prayer restore call so it isn't prone to click out either way.

Pi