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.
Downloads?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 20
- Joined: Tue Sep 23, 2014 12:11 pm
Re: Downloads?
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.
Any answer would be appreciated.
-
- Posts: 14
- Joined: Sat Jul 21, 2007 12:09 pm
Re: Downloads?
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
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
-
- Posts: 1
- Joined: Mon May 05, 2014 12:06 am
Re: Downloads?
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
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
-
- Posts: 20
- Joined: Tue Sep 23, 2014 12:11 pm
Re: Downloads?
Thx a lot guys.
You show me how to start.I rly appreciate that.
You show me how to start.I rly appreciate that.