Walking Merchant

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Walking Merchant

Post by lishawj »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hi everyone,

I created a custom npc (l2npcwalker type) and it work fine but I wanted to create a walking npc merchant. I had defined the routes, the htm files, etc but it does not walk after I change the type to L2merchant. I remember seeing a walking NPC merchant before and I believe it was the Mysterious fortress merchant but I can't be sure. Does anyone have advices or pointers for me?

Hmm...maybe I can use the mysterious fortress npc template but I cant' be sure if that's the npc I saw.

Thank you.
User avatar
devo
Posts: 798
Joined: Mon Jun 15, 2009 1:19 pm

Re: Walking Merchant

Post by devo »

why you changed it to merchant? just leave it as npcwalker and give him html file with linking to multisell. But if I remember there was issue with walking merchants, there is core part missing for them. When you open mutisell window and he walk away you cant trade.
A hero of war is that what they see...
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Re: Walking Merchant

Post by lishawj »

That was the problem I tried to fix initially. The npc walks away and I can't complete the trade so I thought maybe changing ito to L2merchant might work but it did not. Well, if there is problems with walking merchant then I guess I won't bother with it unless someone has a work around.

Thanks for the response.


I tried using the alternate multisell bypass and I got it working. The walking NPC merhant will not sell using bypass command "action="bypass -h npc_%objectId%_Buy" but it will work if i use "action="bypass -h npc_%objectId%_multisell".

Thanks.
Post Reply