jowi New member Messages 10 Points 0 May 28, 2022 #2 Is there any way for an NPC to sell items with its refine & cards showing? I'm making a trading house.
Is there any way for an NPC to sell items with its refine & cards showing? I'm making a trading house.
4 4144 Core Developers Staff member Messages 1,191 Points 83 Discord 4144 IRC Nickname _41444d494e_ Github 4144 Emulator Client Version latest May 28, 2022 #3 see expanded barter shops and see help for script command sellitemcurrency: https://github.com/HerculesWS/Hercules/blob/stable/doc/script_commands.txt#L10450 some examples here: https://github.com/HerculesWS/Hercules/blob/stable/npc/custom/expandedbartershop.txt this is for refine. cards look like not allowed
see expanded barter shops and see help for script command sellitemcurrency: https://github.com/HerculesWS/Hercules/blob/stable/doc/script_commands.txt#L10450 some examples here: https://github.com/HerculesWS/Hercules/blob/stable/npc/custom/expandedbartershop.txt this is for refine. cards look like not allowed