Page 1 of 1

NPC PROBLEM

Posted: Sun Aug 25, 2013 9:17 pm
by Grim
L2J Revision 6169:
L2JDP Revision 9918r:

Hello guys.. Guys i have a problem when i add a custom npc... i spawn normaly the npc with no problem and with gm char i can use it.. BUT i dont see the names and when i click shift+left click and go to Edit / Visuals i see the Option Show Name 0 and Targetable 0 and when i try to change it to 1 nothink happens.. btw with normal chars i can see the npc too but still cant see the names and i cant target them at all..

Thanks in Advance

Re: NPC PROBLEM

Posted: Sun Aug 25, 2013 9:20 pm
by Konstantinos
custom_npcaidata.sql add line there like:

(id,7,15,0,1000,0,1,1,0,0,0,0,0,0,0,0,0,0,NULL,300,NULL,0,0,'fighter'),

Re: NPC PROBLEM

Posted: Sun Aug 25, 2013 9:56 pm
by Grim
What exactly you mean?

my npc sql is INSERT INTO `custom_npc` VALUES (7077, 134, 'Global Gatekeeper', 1, 'L2', 1, 'LineageMonster4.guard_naia_a', 14.00, 19.00, 35, 'male', 'L2Teleporter', 40, 777.000000000000000, 366.000000000000000, 7.100000000000000, 1.840000000000000, 40, 43, 30, 21, 20, 20, 0, 0, 159.00000, 170.00000, 111.00000, 113.00000, 230, 1, 333, 0, 0, 0, 60.00000, 120.00000, 0, 0);

Re: NPC PROBLEM

Posted: Sun Aug 25, 2013 9:57 pm
by Grim
ohhh my fault didn't understand ... i am gonna check it now .. brb to tell you the result

Re: NPC PROBLEM

Posted: Sun Aug 25, 2013 10:04 pm
by Grim
Problem Solved Thanks alot... I have 1 more Question if you can help me plz... When i add GM Shop i must put the multisells in game/data/multisell right? cause when i spawn the gmshop and i try to put on armors i got at gameserver console error MultisellData : can't find list ID: 9130 Requested by Grimplayer: Grim, npcid: 8889

Re: NPC PROBLEM

Posted: Sun Aug 25, 2013 10:06 pm
by Konstantinos
:?

Re: NPC PROBLEM

Posted: Sun Aug 25, 2013 10:12 pm
by Grim
hmm still nothink .. anyway thanks bro i try to find out out the problem thanks alot

Re: NPC PROBLEM

Posted: Mon Aug 26, 2013 10:48 am
by lucan