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.

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
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

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!