I've noticed that *sometimes* the AH Buyout sort works, but not as you would expect it to.
EX. I could sort by buyout, and get 3 items (top to bottom) with buyouts of 48, 2450 and 50.
When I check the 2nd item, I see it has a QTY of 50, which makes the *average* price 49/per, which would make the sort correct.
When using SQL statements (or the equivalent for what they use), you have to be careful. There are a lot of 'default' sorts depending on the product you are using that can muck you up.
krisst0fMember, Neverwinter Beta Users, Neverwinter Guardian Users, Neverwinter Knight of the Feywild UsersPosts: 0Arc User
edited August 2013
The "temporary" trick is to just Sort by Name and it also sorts by Buyout...
If you want to look at specific item, also include a text filter, then click on Name... (Clicking twice will rotate sorting by BuyOut decreasing/increasing)
0
ufoalienMember, Neverwinter Beta Users, Neverwinter Knight of the Feywild UsersPosts: 30Arc User
Comments
EX. I could sort by buyout, and get 3 items (top to bottom) with buyouts of 48, 2450 and 50.
When I check the 2nd item, I see it has a QTY of 50, which makes the *average* price 49/per, which would make the sort correct.
When using SQL statements (or the equivalent for what they use), you have to be careful. There are a lot of 'default' sorts depending on the product you are using that can muck you up.
If you want to look at specific item, also include a text filter, then click on Name... (Clicking twice will rotate sorting by BuyOut decreasing/increasing)