Scrap (Junk Seller)

Scrap (Junk Seller)

21M Downloads

Function request_Sales Report to Chat

MRpEGGasus opened this issue ยท 1 comments

commented

Great mod thanks for your hard work!!

Is it possible to include a saling report function? having to constantly check on the buy back page to ensure nothing valuable (to my smurf) was mis sold, would be great if list of sold item could be reported to chat?

commented

You can add this by editing Scrap_Merchant.lua and putting this after line 235:

			local link = select(2, GetItemInfo(id))
			self:PrintMoney("Sold "..link.." for %s", value)