[BUG] classic wotlk skillet. Shopping List -> Auctionator
Raithen88 opened this issue ยท 1 comments
There is a little bug with the auctionatur plugin.
If you want to enchant things, which require a Dreamshard, and you parse the shopping list to auctioinator, then auctionator won't lookup "dreamshard" but "small dreamshard" instead.
I think this is because the plugin won't parse the items from the sopping list via "" (which meas "search exactly for dreamshard" but instead "search for every item which includes the string "dreamshard").
It would be helpful to parse the items from shoppinglist to auctionator via "search exactly for THIS item".
Feel free to contact me via Discord to discuss this issue.
Solution:
The Skillet-Plugin-Option "useSearchExact" solves the issue. You can find this checkbox under Skillet -> Options -> Plugin -> Auctionator -> [X] useSearchExact
Here is a Screenshot:
http://puu.sh/Jozjj/00cdba9215.png