Jump to content

Recommended Posts

Posted

You can use "RequestBypassToServer.java" for this part of code with some changes

I don't have an idea how to do requestbypasstoserver... And yes, shiftclick shows the stats from all NPCs.

  • 1 year later...
Posted

L2Npc.java:473: error: 'else' without 'if'

so this error tells you that, in L2Npc Class in line 473 there is an "else" without "if".

you see the error for your self and you see that the line starts with "ELSE IF" without an "IF" before it.

you came here to ask for this and you need somebody to tell you that you have to remove that "else" before the "if" so it will be only "if" there, new generation IQ in 2018 has fallen dramatically.

Posted

wanna learn go strait to the source https://bitbucket.org/l2jserver/l2j_server/commits/all

check the commits check how its done where and how everything started by those guys see how they work and make experiments

  • 1 month later...
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...