i buy this... you have pm me.
Pictures Features Some features:
Selection of complete categories, entries or none of those
Sorting asc/desc by item name, item crystal type and item price
Dynamic tables construction, categories, entries, pages, names, pictures, elements
Dynamic condition checks for sorting every possible item in the right category
Error handling everywhere, to avoid crashes
Every value is automatically adjusted. Like minimum, maximum values, empty values. Also, when selling an item, the minimum is what shops gives you for that item, to avoid confusions
New purchase window, with extra informacion like the seller, price, count, final price, etc
The system tries to always avoid creating new items, it justs move the original items between containers, unless multiple owners appear
Support for searching items by name
Every parameter is saved between links, so nothing is lost if changing pages or using buttons
Config for setting if this system can be used outside peace zone, and for setting Sale Fees for each day. Default is 0.5% of the total value x day count
The item is automatically returned to its owner if is not sold in the set date
Every possible check is done before important functions like create an auction, buy an item, or cancel an auction
A simple datatable is created for saving item ids, owners and durations
Every important function is synchronized to avoid problems
Canceling an auction returns the items to your inventory. Purchasing gives the items to your inventory. Adena payments are sent to the seller directly to the inventory. Auctions finished send the items to the seller to the inventory
In contrast with retail, that you are forced to buy all the package (Example: 1000 of 1000 soulshots), here you can buy any quantity you like, from 1 to the maximum available
Originally, the maximum days that can be inputed for auction are 7, I expanded to 9