Tradeposts currency options
Posted: 03 Oct 2018, 19:34
Please make selectable options to enable coins for guild tradeposts - it is good players interactions.
Good idea to make get minimum and maximum price from table in server database, also for different items quality.
Example:
prices_table:
id obj_id minQ maxQ minPrice maxPrice
guilds put orders in tradepost for items (if exists in price_table) only in stored price range.
If item not exist in prices_table -> set any price
if item exist with Q 50-60 and min 100c max 200c, but item Q=80 then minprice is 200c... if item Q=40 then maxprice is 100c
I think - good economy regulation on game servers.
Good idea to make get minimum and maximum price from table in server database, also for different items quality.
Example:
prices_table:
id obj_id minQ maxQ minPrice maxPrice
guilds put orders in tradepost for items (if exists in price_table) only in stored price range.
If item not exist in prices_table -> set any price
if item exist with Q 50-60 and min 100c max 200c, but item Q=80 then minprice is 200c... if item Q=40 then maxprice is 100c
I think - good economy regulation on game servers.