Page 1 of 1

Requesting Assistance with Moving NPCs

Posted: Wed Sep 16, 2009 8:18 pm
by RavensClaw
Hey there,
I wanted to spawn a NPC that moves around ingame and says a certain chat line every
once and again, like some NPCs you find in the Starting Villages. Furthermore the Chat you
get when talking to that NPC should contain external links, eg to l2jserver.com.
So I created a NPC, put it on the spawnlist and made a relating entry in the walker_routes
table. However, it failed to move ingame and did not say its line either. And i don't seem able
to get that external link working. :?

So I am asking for your help how to make a moving NPC. A bit of SQL code examplifying
the entries in the DB tables would be very helpful. And if you happen to know the html command
for external links, please go ahead and answer me. :wink:

Any help or advice is appreciated, thanks to you in advance. :)

Raven

Re: Requesting Assistance with Moving NPCs

Posted: Thu Sep 17, 2009 11:43 am
by devo
Change npc type to L2NpcWalker, its not possible to add external links.