Infinitay / essence-pouch-tracker

A RuneLite plugin that tracks both the amount of essence stored in your essence pouches and the amount of essence until decay.
https://runelite.net/plugin-hub/show/essence-pouch-tracking
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Unknown state - Auto verify count via VarPlayer #4

Open Infinitay opened 1 month ago

Infinitay commented 1 month ago

The game sets a VarPlayer for a pouch should it's menu option change from fill/empty. I believe it's correlated to the MenuOption that shows only when banking. Regardless, we can use the value to see if a pouch is either

If a pouch is fully filled, then we can set and verify that pouch's state. Don't update the decay count.