If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4396:
L2JDP Revision 7646:
I got fresh server with wirking GMShop, NPC buffer and Luxury GK. I wanted to add Seed of Destruction Instance and i found those patch files:
http://l2jserver.com/forum/download/file.php?id=1815
but i dunno how to patch them. Inside this Zip pack are 2 files: SoDdb.patch and SoDGS.pach. I can manualy add datapack from first patch, but i got problem when trying to serch where to add files from the second one (Config.java, gameserver.java, GraciaSeedManager.java, GraciaSeeds.properties). I got Eclipse but i dunno how to work on it.
Ty for any help with that.
Adding new gameserver files.
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Raikkon35
- Posts: 178
- Joined: Sat Mar 08, 2008 2:54 pm
-
- Posts: 6
- Joined: Tue Mar 27, 2007 5:43 pm
Re: Adding new gameserver files.
y i read that already but still idk where to find this:( "workspace" / L2_GameServer / java / net / sf / l2j / where ever.) i dont have any of this path in my PC.
Oh and i think i should have something like this: "workspace"/gameserver/java/com/l2jserver - but i dont have something like this.
Oh and i think i should have something like this: "workspace"/gameserver/java/com/l2jserver - but i dont have something like this.
Last edited by Quibol on Fri Aug 06, 2010 10:02 am, edited 1 time in total.
- Aikimaniac
- L2j Inner Circle
- Posts: 3048
- Joined: Sun Aug 07, 2005 11:42 pm
- Location: Slovakia
Re: Adding new gameserver files.
o.O you must apply any patch in eclipse or tortoise (i recommend eclipse) where you can see source files of DP or core..Quibol wrote:y i read that already but still idk where to find this:( "workspace" / L2_GameServer / java / net / sf / l2j / where ever.) i dont have any of this path in my PC.
-
- Posts: 6
- Joined: Tue Mar 27, 2007 5:43 pm
Re: Adding new gameserver files.
Is that mean that eclipse will create me this path somewhere on my PC? And it will be work with this path?Aikimaniac wrote:o.O you must apply any patch in eclipse or tortoise (i recommend eclipse) where you can see source files of DP or core..Quibol wrote:y i read that already but still idk where to find this:( "workspace" / L2_GameServer / java / net / sf / l2j / where ever.) i dont have any of this path in my PC.
- Aikimaniac
- L2j Inner Circle
- Posts: 3048
- Joined: Sun Aug 07, 2005 11:42 pm
- Location: Slovakia
Re: Adding new gameserver files.
no...you download sources of DP and core and then you apply patch on them which you have downloaded.Quibol wrote:Is that mean that eclipse will create me this path somewhere on my PC? And it will be work with this path?Aikimaniac wrote:o.O you must apply any patch in eclipse or tortoise (i recommend eclipse) where you can see source files of DP or core..Quibol wrote:y i read that already but still idk where to find this:( "workspace" / L2_GameServer / java / net / sf / l2j / where ever.) i dont have any of this path in my PC.
- Raikkon35
- Posts: 178
- Joined: Sat Mar 08, 2008 2:54 pm
Re: Adding new gameserver files.
You need sources, not nightly. Maybe this is for you.
http://www.l2jserver.com/wiki/Setup_Eclipse_and_SVN
http://www.l2jserver.com/wiki/Setup_Eclipse_and_SVN
-
- Posts: 6
- Joined: Tue Mar 27, 2007 5:43 pm
Re: Adding new gameserver files.
I got already updated SVN. How can i now make connection between SVN and nightly files? Or i should make something else?Raikkon35 wrote:You need sources, not nightly. Maybe this is for you.
http://www.l2jserver.com/wiki/Setup_Eclipse_and_SVN
- Raikkon35
- Posts: 178
- Joined: Sat Mar 08, 2008 2:54 pm
Re: Adding new gameserver files.
Er... better tell us how you get your server files.
Nightly is a zip that contain compiled server files that you can download from l2jserver.com, but you can´t modify it because it is compiled, not source.
You only need to download files through Eclipse' svn tool, patch/modify it and build. Read l2j wiki.
Nightly is a zip that contain compiled server files that you can download from l2jserver.com, but you can´t modify it because it is compiled, not source.
You only need to download files through Eclipse' svn tool, patch/modify it and build. Read l2j wiki.