Page 1 of 1

Custom NPC ON BETA NOT TARGETABLE !!!!!!

Posted: Sat Feb 16, 2013 11:49 pm
by doru001
HELLO All!!
y compile a scheme buffer on my l2j beta server and works perfect but y can target him just on GM mode
on player mode canot target (use )him,,,
y see all custom_npc have title,targetable and name problem but y finde a solution for that y put on msql 0 and o on walk ans speed ,,, but y cant finde a solution for target :((( y try edit in npc.java this lines :

npcAIDat.setShowName(rs.getInt("showName") == 1)
npcAIDat.setTargetable(rs.getInt("targetable") == 1);

y try put o,2,1.... without ,,,,y try put bolean.... nothing whas change

so if somone can give me some help please y realy need after hard work :
but it s time to ask some help here :D

Re: Custom NPC ON BETA NOT TARGETABLE !!!!!!

Posted: Sat Feb 16, 2013 11:50 pm
by Konstantinos
custom_npcaidata.sql

Re: Custom NPC ON BETA NOT TARGETABLE !!!!!!

Posted: Sat Feb 16, 2013 11:52 pm
by UnAfraid
I highly suggest you to use search button.. viewtopic.php?f=70&t=24201
/locked