Ganom / Supporter-Issue-Tracker

This is an ISSUE-ONLY repo. This is used for reporting issues/feature requests for supporter plugins.
https://www.ganomsoftware.com/
0 stars 5 forks source link

PP Helper - Banking Issue #233

Closed Deviniz closed 2 years ago

Deviniz commented 2 years ago

Describe the bug With inventory handler set to bank items, sometimes it won't bank items. Specifically for me this is happening in Priff. I believe the issue has to do with the script clicking the bank. When out of food, it will alternate clicking between two booths rapidly, so bank will open for one tick, close because another booth was clicked, character will walk to next bank booth and open bank again. I think it's trying to deposit items on the first bank interface.

To Reproduce Elf thieving in priff, it doesn't happen all the time, but it mainly happens when I'm more than a few steps away from the banks.

Additional context Potential fix would be adding a delay between how often the bank is clicked before being clicked again. Currently it clicks every game tick