Originally Posted by
Moonwalkr
With custom loot set up, I'm seeing a good 2-4 second pause as it cycles through the array of PNGs to search (I have 4 custom items). Any tip on making it go faster? Do I shorten the length of the text I'm searching for? If it's an affix "Amazing" I'm searching for, if I cut it down to "Amaz" would that shorten the length of search?
Also the default tolerance in that section of the code is 40. If I'm searching for a blue item affix, should I stay with that tolerance or change it to make it run faster?
Thanks for the help!