[help]Q727_HopeWithinTheDarkness

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
DareStrike
Posts: 376
Joined: Sun May 01, 2011 1:20 pm

[help]Q727_HopeWithinTheDarkness

Post by DareStrike »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5601:
L2JDP Revision 9124:

Core Version 5568: http://trac.l2jserver.com/changeset/5568
Data Version 9073: http://trac.l2jdp.com/changeset/9073


http://pastebin.com/7Sa6JuBy

after the update I have done with this problem

Code: Select all

int[] tele = new int[3];            tele[0] = 48163;            tele[1] = -12195;            tele[2] = -9140;             //htmltext = checkEnterConditions(player, npc);                            return enterInstance(player, "castlepailaka.xml", tele, _castleDungeons.get(npc.getNpcId()), checkEnterConditions(player, npc));
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: [help]Q727_HopeWithinTheDarkness

Post by UnAfraid »

what is the problem?
Image
User avatar
DareStrike
Posts: 376
Joined: Sun May 01, 2011 1:20 pm

Re: [help]Q727_HopeWithinTheDarkness

Post by DareStrike »

problem for fix man ths viewtopic.php?f=46&t=23204
Post Reply