31 - Option to suggest more than historical price
Currently, AuctionLite suggest the historical price while posting new auctions, if there are no competing ones.
I would like an option to use a (configurable) multiplier in that case, as probably the demand is higher than the supply on these items.
On my local copy I have modified SellFrame.lua:455 to "itemValue = hist.price * 1.2;", hard-wiring a 20% step up.
| User | When | Change |
|---|---|---|
| lrdx | Tue, 29 Sep 2009 19:02:27 | Create |
Facts
- Reported on
- 29 Sep 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.