Original Post — Direct link
about 3 years ago - /u/JagexPi - Direct link

Originally posted by 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