Core Patch

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
else
Posts: 7
Joined: Sat Jan 29, 2011 7:57 am

Core Patch

Post by else »

How does it install?
Image
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Core Patch

Post by Zoey76 »

Zoey76 wrote:Eclipse allow you to compile the new code, this new compiled version will reflect the changes you've made to it.

The changes in the code are shared in the form of patches, a patch or a diff file is a file that contains the code that could be removed and the code that could be added, the lines where the changes will be done are set in the header of the patches and the lines that should be removed are marked with - and the new lines are marked with +.

Eclipse also allow you to apply patches, without guessing anything.

It's important that you read about Java if you want to learn something about programming and how new things you are adding to your server will work.

It'd be good if you check this:
http://www.l2jserver.com/wiki/index.php ... se_and_SVN

http://www.l2jserver.com/wiki/index.php ... ly_a_Patch

In forum use the following tags

Code: Select all

[code][/b] to post a formatted patch/diff.[/quote]
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
else
Posts: 7
Joined: Sat Jan 29, 2011 7:57 am

Re: Core Patch

Post by else »

And you could not do to me? = (
L2J Revision 4488:
L2JDP Revision 7760:
If you can create l2jserver.jar =)))))))))))))))))))))))))))
And these files:http://www.4shared.com/file/2owQm3CR/1_2.html
If I can pay.
Locked