Custom NPC ON BETA NOT TARGETABLE !!!!!!
Posted: Sat Feb 16, 2013 11:49 pm
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
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

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
