Page 1 of 1

Downloads?

Posted: Wed Sep 24, 2014 9:43 pm
by gtitanikos
Hello guys,
I m an old player of L2 and recently I was thinking to make my own server (hi5 one) to play with freinds.I came to this decision because L2 servers arent what I want them to be (they are so many too),it takes soo long to be full in items and we dont have much time and we want to try this way.The problem is that I cant find packs to download.I know this site from long ago,but I havent been here latelly.So can somebody help me?Give me links or some tips?That would be much appreciated.Bare with me if I post in wrong place.
Thank you in advance.

Re: Downloads?

Posted: Sun Sep 28, 2014 10:22 am
by gtitanikos
Came back and see no answer.Can someone provide any info?Could i get packs to build up my own server sometimes?
Any answer would be appreciated.

Re: Downloads?

Posted: Sun Sep 28, 2014 11:01 am
by m4b
Hello and welcome back.

Currently there are no nightlies available so you must download the source and compile it yourself.

The svn links are:

1) http://svn.l2jserver.com/branches/unsta ... erver_BETA
2) http://svn.l2jdp.com/branches/unstable/ ... aPack_BETA

Re: Downloads?

Posted: Sun Sep 28, 2014 11:07 am
by Qvin
For Windows
TortoiseSVN
http://svn.l2jserver.com/branches/unsta ... erver_BETA
http://svn.l2jdp.com/branches/unstable/ ... aPack_BETA
ANT - http://ant.apache.org/ for build
Download, unzip and add path to ant (windows system variables)
After create bat in core and databack directory

Code: Select all

ant -f build.xml -l compile-full.log

Re: Downloads?

Posted: Sun Sep 28, 2014 9:11 pm
by gtitanikos
Thx a lot guys.
You show me how to start.I rly appreciate that.