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 ?
[FIXED]Custom NPC multisell/buylist
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 14
- Joined: Sun Jan 05, 2014 8:46 am
Re: [FIXED]Custom NPC multisell/buylist
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!
y make custom npc but when i click him says : y have nothing to say to you !
Thnks!
- CostyKiller
- Posts: 220
- Joined: Mon Aug 10, 2009 11:48 pm
- Location: Romania
Re: [FIXED]Custom NPC multisell/buylist
The custom npcs that you create must be L2Merchant instead of L2Npc and their htmls must go into html/merchant folder.