Page 1 of 1

I cant spawn npc.

Posted: Wed Dec 18, 2013 7:43 pm
by zi3lonxy
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:6291
L2JDP Revision Number:9641

Hello, when i need spawn npc in village/town i have that community:
Your target cannot be found.

I have in Databse(Navicat) this NPC... whats going on ? In lastest version l2j i can spawn, now i cant ..;/
HELP FAST PLS :)

Re: I cant spawn npc.

Posted: Wed Dec 18, 2013 9:05 pm
by krepstas
zi3lonxy wrote:If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:6291
L2JDP Revision Number:9641

Hello, when i need spawn npc in village/town i have that community:
Your target cannot be found.

I have in Databse(Navicat) this NPC... whats going on ? In lastest version l2j i can spawn, now i cant ..;/
HELP FAST PLS :)
What NPC you are spawning.. ?

Re: I cant spawn npc.

Posted: Wed Dec 18, 2013 11:44 pm
by zi3lonxy
GM Shop, Global GK, i dont know why now i cant spawn this npc.;/
Files is in gameserver folder.

Re: I cant spawn npc.

Posted: Thu Dec 19, 2013 3:44 am
by krepstas
zi3lonxy wrote:GM Shop, Global GK, i dont know why now i cant spawn this npc.;/
Files is in gameserver folder.
Did you created npc in npc.sql or custom_npc.sql ?

Re: I cant spawn npc.

Posted: Thu Dec 19, 2013 2:45 pm
by zi3lonxy
In custom_npc.

Re: I cant spawn npc.

Posted: Thu Dec 19, 2013 3:18 pm
by krepstas
zi3lonxy wrote:In custom_npc.
I dont know man,what u doing wrong,but it seems that it dont wanna load npc from your custom_npc. So create npc in npc.sql

Re: I cant spawn npc.

Posted: Thu Dec 19, 2013 4:33 pm
by zi3lonxy
Ok Im add to npc.sql and now I can spawn npc. Only one problem i have... i dont see name and title this npc.

Re: I cant spawn npc.

Posted: Thu Dec 19, 2013 5:13 pm
by Loco
Have you set CustomNPCtable = true in general.properties?

Also to fix the name / title problem, make a new table in npcai table for your custom npc.
Look at exisiting NPC AI tables to find out what you have to do. :)

Re: I cant spawn npc.

Posted: Fri Dec 27, 2013 4:38 am
by chal3oye
Did you created npc in npc.sql or custom_npc.sql ????