Page 1 of 1

[FIXED]Custom NPC multisell/buylist

Posted: Sat Nov 30, 2013 6:41 pm
by Hindi
L2J Revision Close from last revision
L2JDP Revision Close from last revision

EDIT : Stupid typo that took me 2H to solve.

I created two new npc to sell recipes/part and to trade things. I added them in custom_npc and custom_npcaidata (they are both L2Npc). I added their html in default/ and their multisell and buylist. Both multisell and buylist work when I put them on an existant npc (tried on Helvetia and Ishuma) but the chat windows of my custom npc only show :

"I have nothing to say to you
Quest"

What did I forget ?

Re: [FIXED]Custom NPC multisell/buylist

Posted: Sat Jan 11, 2014 1:46 pm
by hades25
y have the same proble smne can help please !!!

y make custom npc but when i click him says : y have nothing to say to you !


Thnks!

Re: [FIXED]Custom NPC multisell/buylist

Posted: Sat Jan 11, 2014 5:04 pm
by CostyKiller
The custom npcs that you create must be L2Merchant instead of L2Npc and their htmls must go into html/merchant folder.