PS a question for helping me explore this
can I put something like
SetStoreGoods(refStore,i,GetStoreGoodsQuantity(refStore,i) - tQuantity
into console with the parameters altered to be for the store, goodstype and quantity I am looking at to alter the store quantity as a way of de-stocking the store to check autobuy against?
can I put something like
SetStoreGoods(refStore,i,GetStoreGoodsQuantity(refStore,i) - tQuantity
into console with the parameters altered to be for the store, goodstype and quantity I am looking at to alter the store quantity as a way of de-stocking the store to check autobuy against?