Jump to content
  • 0

Compil java in class


Question

Posted

Sorry for new stupid question.

I compil Experience.java in Experience.class, but next i dont now what do.

I send experience (i do 90 lvl of characters) in l2jserver.jar, after start server, characters max level 85, why?

14 answers to this question

Recommended Posts

  • 0
Posted

How? i dont know.

Maybe decompil l2jserver.jar to l2jserver.szn.zip with java decompiller, then open cmd and set:

javac l2jserver.szn.zip?

 

apache ant compile...you know build.xml/or pom in case of maven

  • 0
Posted

I dont undertand i mast decompil all l2jserver.jar and only then i can insert experience.class into him, and then compil all l2jserver.svn.zip with apache ant?

  • 0
Posted

I dont undertand i mast decompil all l2jserver.jar and only then i can insert experience.class into him, and then compil all l2jserver.svn.zip with apache ant?

 

no.

 

you need to have the source code not to decode it...

  • 0
Posted

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
Answer this question...

×   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...