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

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
doru001
Posts: 7
Joined: Thu Feb 14, 2013 10:36 am

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

Post 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
User avatar
Konstantinos
Posts: 501
Joined: Wed Feb 08, 2012 12:19 pm

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

Post by Konstantinos »

custom_npcaidata.sql
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

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

Post by UnAfraid »

I highly suggest you to use search button.. viewtopic.php?f=70&t=24201
/locked
Image
Locked