[Question] Item Mall & NPC

08/06/2015 09:44 B13.#1
if item added to item mall (F10)
it can't be added to NPC ?
08/06/2015 10:18 Aaron*#2
You can add it to npc with a different price if you want. Just change the PACKAGE code from PACKAGE_ITEM_CODE to PACKAGE1_ITEM_CODE for example.If you want to add it to a npc with the same price, just get the npc tab code name and free slot index, and add a new row to _refshopgoods. You probably know how the row should look.