Purchase item at npc.

Newbie Spellweaver
Joined
Jan 16, 2012
Messages
11
Reaction score
1
I want to purchase items at npc using the item in inventory. (not used money or fishing point)

Making the source code? What should I do?

Ps. Sorry, My English is not good. TT
 
Newbie Spellweaver
Joined
Mar 12, 2014
Messages
99
Reaction score
1
You can set it in ItemList.bin
Just search a item you can buy with your inventory item to know what columns are needed to change.
I remember it was like:
1 COIN_ITEM_ID Quantity
The '1' is to set "Can buy with coin" to TRUE.