including smart average buy price for crafting cost
Casperjamin opened this issue ยท 1 comments
Hi!
first of all thanks a lot for making this tool!
is it possible to include the tag "smartavgbuy" in the material costs for crafting items?
I have personally setup a string like this in TSM, which I used in previous expansions to better gauge when crafts are profitable when you did shopping previously when costs were lower than current market price.
the string:
min(smartavgbuy, dbmarket, crafting, vendorbuy, convert(dbmarket))
thanks!