This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Enable XLoot Monitor2. Buy Pungent Seal Whey from the innkeeper
What is the expected output? What do you see instead?XLoot Monitor shows a quantity + 5. Instead you a quantity as it you'd only bought one.
What version of the product are you using?0.7-3000-1
Please provide any additional information below.
This is a known bug, but unfortunately it's not a easy fix. The blizzard supplied function does not always return the count before or after the item is received when queried as you receive a item. It is USUALLY after.
This may be fixed later supposing there's a re-write of monitor, as the only sensible fix is to delay the check (And thus displaying anything) for a second, and the current code doesn't really support that.
Same issue happens with other items as well, not just when buying 5+.
1) Accept a quest that gives you an item 2) Monitor shows up as you have 2 of them
Quest items are the easiest to reproduce.
To post a comment, please login or register a new account.