Feature - Implemented Expose StoreManager.priceItemsAtLowestPrice(false)

gulaschkanone

New member
When the button for repricing things to lowest (in the store manager) was removed, the ability to allow pricing things as mallmin was apparently lost - the button showed a Messagebox where you would choose yes/no, the "reprice" cli command will always leave the cheap stuff unpriced. It'd be kinda neat if this little piece of functionality was exposed again, maybe something like "reprice [true/false]" or whatever works.
 

Theraze

Active member
Would the reprice/undercut command being allowed an item target offer this, or is gulaschikanone saying that the reprice/undercut behaviour has changed since it was removed from the store manager?
 

Ryo_Sangnoir

Developer
Staff member
The "reprice" CLI command does not reprice items that are currently at mall minimum, and there is no flag to change this behaviour. Apparently there was a way to do it in the GUI.
 

lostcalpolydude

Developer
Staff member
Looks like this is already available in Item Manager -> Restock, "host sale", but adding it to the reprice command won't hurt anything.
 
Top