-
Custom NPC
I have interest in adding a npc that is to change items for other items, such items dragon quest for dragon orb, similar to how you create the TT armor. Is there any editor to do this kind of thing, or a good guide? that found a how to add npc, but I want to add an NPC with the name and function of change, not to sell. Tnx and sorry for the bad English, I use the google translator
sorry if a stupid question, I'm newbie
-
Re: Custom NPC
-
Re: Custom NPC
I don't know of a good guide right off the top of my head, and I also didn't fully understand your question. But what I think your asking, you will need to edit your elements.. (and maybe tasks.data?)
-
Re: Custom NPC
if you want by crafting => elements.data
if you want by quest reward => tasks.data
+++
elements data list:
http://dl.dropbox.com/u/1178264/element.txt
-
Re: Custom NPC
I don't think you could make an item exchange using a 'crafting' option (like your reference to exchanging items like building TT armor). The only way I could imagine doing this would involve editing tasks.data and last I know there are no fully functional (public) tasks.data editors available yet. So, as of the time being this would not be possible.
Otherwise if (and when) a tasks.data editor is available I would make a quest that required the item you want to exchange for @ your custom NPC, 'reward' the item you want it exchanged for. So it would actually be pretty simple to do (that way) if we had a tasks.data editor.