flest Posted July 13, 2010 Posted July 13, 2010 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? Quote
0 Intrepid Posted July 13, 2010 Posted July 13, 2010 you compiled Experience.java as a single file? Quote
0 flest Posted July 13, 2010 Author Posted July 13, 2010 I send Experience.class to l2jserver.jar, i think what i can set characters max 90 lvl, but i cant set more 85 lvl. Quote
0 flest Posted July 13, 2010 Author Posted July 13, 2010 How? i dont know. Maybe decompil l2jserver.jar to l2jserver.szn.zip with java decompiller, then open cmd and set: javac l2jserver.szn.zip? Quote
0 Intrepid Posted July 13, 2010 Posted July 13, 2010 On 7/13/2010 at 6:36 AM, flest said: 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 Quote
0 flest Posted July 13, 2010 Author Posted July 13, 2010 I dont understant. I download apache ant compile, but where i can find manual. Quote
0 Intrepid Posted July 13, 2010 Posted July 13, 2010 inside your pack man or you have a compiled one? Quote
0 reconnect Posted July 14, 2010 Posted July 14, 2010 You need the source code to change anything man. Nothing will happen if u try to edit the .jar file ... Quote
0 flest Posted July 15, 2010 Author Posted July 15, 2010 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? Quote
0 Intrepid Posted July 15, 2010 Posted July 15, 2010 On 7/15/2010 at 12:22 PM, flest said: 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... Quote
0 Setekh Posted July 15, 2010 Posted July 15, 2010 when u compile javac compiles ur source data in a certain algorithm.. u cant just replace files then :P heres a guide: http://www.maxcheaters.com/forum/index.php?topic=81843.0 Quote
0 EdenEternal Posted July 15, 2010 Posted July 15, 2010 if you have l2jserver source compile with ant manual http://www.maxcheaters.com/forum/index.php?topic=158793.0 if you don't have it download http://www.l2jserver.com/svn/trunk/ http://www.l2jdp.com/svn/trunk/datapack_development/ Quote
Question
flest
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
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.