Re: [Release] Market Observer
Posted: Sun Jan 21, 2024 1:00 am
This is a long-running issue that has been in the OXP for a while. The "easiest" fix would be to have some sort of validation function that compares the quantities in theCholmondely wrote: ↑Sun Jan 14, 2024 10:17 amIs there an easy fix for this? Perhaps displaying Removed! instead of the purchase price? Or (better) (Removed!) after the purchase price?
Or does this require torrid tweaking with each individual OXP: Illegal Goods Tweak OXP & Feudal States OXP etc.?
$buyLog
with the quantities actually in the hold. If the former is greater than the latter for any particular commodity, trim the $buyLog
down to match the hold. It's crude, but I think that would at least remove the discrepancy on screen.It gets more complicated when you incorporate a smuggling hold, or use a hypercargo system.