So, i haven't anything for fix in my server so i got some free time to make a guide for newbies!
Now,why i made this guide.I have a simple aswer for you all,once more time to help newbies.
I got some ppl on msn and asking me all the time why when i apply a code and i extract all updates files all my configs -beep-ed up?
So, Now is the solution!
I will write it simple and understanable for all!
Now check my moves Step by step.
1st Step!
Before we begin try learning to compile and also how to apply a code in eclipse.
So, lets take a simple code for olympiad.We will make it for 2 weeks:/!
Let's say you got a server online and the community asks to make olympiad faster! (1-2 Weeks)
So now check my moves!
Follow the Path of the code.
I use Epilogue so the path will be :
Java/com/l2jserver/gameserver/model/olympiad/Olympiad.java
We apply the Nessecery:
Uploaded with ImageShack.us
Step 2
Save it and Compile it now go to your workspace and in the file build you will find the L2J_Server.rar.So Open it!
Step 3
Inside you will find this : http://img830.imageshack.us/img830/4580/step3.jpg[/img]
Uploaded with ImageShack.us
you need 2 thing from there!
first the file Libs and then on gameserver folder/l2jserver.jar
so you open your server folder and put there
libs
file then replace to all
ok Fact 1 ended
now take the l2jserver.jar from the gameserver folder of the rar archive and replace it on gameserver folder's one!
Done!! Update Succesfull!