hexadezi / TraderForPoe

Trade helper tool for Path of Exile
GNU General Public License v3.0
66 stars 18 forks source link

auto detect if stashtab is quad based on location in whisper #32

Closed Xloctis closed 6 years ago

hexadezi commented 6 years ago

Hey, sorry. This is a nice idea. Did you test it?

Xloctis commented 6 years ago

no but there is no reason why it wouldnt work it compares top left to 24 if its higher then its a quad, if lower proceeds with default config

hexadezi commented 6 years ago

This would not work. If the stash in the list and the position is bigger than 12, it will divide and multiply twice. I have added a check before. If the position is > 12 it will not check in the list anymore. Thank you for the suggestion.