Closed stereoa closed 8 years ago
I've finished implementing this feature, the player can now specify buy and sell prices for each ware their station deals in. The prices are also clamped between the market min and max prices. When the custom price is set to -1 (the default) the price is auto calculated.
Currently player owned stations use the same price calculation function as NPC owned stations. Player owned stations should allow the player to (optionally) manually set a buy and sell price on stations they control.
Care will need to be taken to avoid affecting the price calculation of non-Player property.