Page 1 of 1

ServerSideTitle/Npcs not spawning

Posted: Sat Feb 20, 2010 11:17 am
by momo61
L2J Revision Number: 3957
L2JDP Revision Number: 7104

I transferred some NPCs from gracia final to epilogue, however, some of the custom NPCs are not spawning, and some that did spawn are missing their title even though i have serversidename and title on 1 in the custom_npc table.

Is there some kind of change/error/bug that im unaware of?

Any help is appreciated. :D

Re: ServerSideTitle/Npcs not spawning

Posted: Sat Feb 20, 2010 2:00 pm
by blacksea
serverSideTitle and serverSideName change to 1, not title.

Re: ServerSideTitle/Npcs not spawning

Posted: Sat Feb 20, 2010 2:11 pm
by momo61
yes I know, thats what i ment. Serversidename and serversidetitle are "1" in the table.

It's weird ... I'm really trying everything. Even tried reinstalling the whole database. Some NPCs simply refuse to spawn (npc buffers, tattoo npc, banker/multisell npc and some other npcs). :?: :?: :?: :?:

For some reason, 2 of the 12 npc buffers spawned. They are all identical in the HTML. One has the ID 77777 and it has a title. The other has ID 1000003 and it does not have a title. It' so weird :) :idea:

Re: ServerSideTitle/Npcs not spawning

Posted: Sat Feb 20, 2010 2:33 pm
by momo61
Here is a screenshot to show one part of this problem:

http://i48.tinypic.com/73hvl2.jpg

Image

Re: ServerSideTitle/Npcs not spawning

Posted: Sat Feb 20, 2010 3:50 pm
by _DS_
Set speed > 0

Re: ServerSideTitle/Npcs not spawning

Posted: Sat Feb 20, 2010 8:47 pm
by momo61
_DS_ wrote:Set speed > 0
okay, will try.

Re: ServerSideTitle/Npcs not spawning

Posted: Sat Feb 20, 2010 9:18 pm
by momo61
wow, great. that fixed the problem. Now I'm just trying to figure out why some NPCs wont spawn. Possibly because they have no AIdata or npcskills yet?

Re: ServerSideTitle/Npcs not spawning

Posted: Sat Feb 20, 2010 9:22 pm
by _DS_
Custom stuff not supported, not a bug. Topic closed.

Re: ServerSideTitle/Npcs not spawning

Posted: Sat Feb 20, 2010 9:32 pm
by momo61
what custom stuff? It's simply NPCs with modified stats and npc IDs...
If it's not a bug, then move this topic to Epilogue support please

Re: ServerSideTitle/Npcs not spawning

Posted: Sun Feb 21, 2010 9:36 am
by knoppix
I had to tranfer 1 NPC, everything wsa ok, but no spawn (Target not found), when i checked in the DB i realize that some values that commonly goes null in the Epilogue DB goes a 0, check that, because event if the column allow the NULL value, you have to change it to 0, also check the LAST_HIT option and a false in the herb xD!