Erevius
It Was A Good Day
As I wrote in title, I need a NPC that sells vials/bottles of beer/wine/water.
I tryed to use
function, but I doesn't work.
ATTENTION! I need the NPC uses "trade" command, not "buy vial of beer" etc.
I tryed to use
Code:
shopModule:addBuyableItem({'vial of beer'}, 2006, 5, 3,'vial of beer')
ATTENTION! I need the NPC uses "trade" command, not "buy vial of beer" etc.