Protection: Anticheat, AntibotSpecial Offers SalesCatalog Server PacksTurnkey Projects L2s-Guard Protection Master Account Templates Lineage 2 Events GeoData Donate: Install ServicesTest Servers: Mmore.devAdvertisment: |
Thing 1 you need to download source code...
to make this possible. Method A(using command prompt) 1) Download Subversion _http://subversion.tigris.org/downloads/svn-win32-1.4.3.zip Through him we download the source code 2) Unpack, rename and puts in C: so the path to the files was exactly that: Code:
C:svnbin Method B(with the program) 1) Download Tortoise SVN here _http://tortoisesvn.net/downloads 32 bit, *.msi 2) Put. 3) Download Apache ANT (_http://ant.apache.org/) Through him we will compile 4) Unpack, rename and puts in C: so the path to the files was exactly that: Code:
C:antbin C:antlib A separate point that deserves special attention... The recipe in the system (environment variables) 1) Right click on "My Computer" 2) the properties of... 3) the "Additional" Tab 4) Click environment variables 5) Section "System variables" 6) Double click on "Path" And here very carefully add the line Code:
;C:antbin;C:svnbin So, with that figured out... You can restart the computer, but I it's working Above was the preparation, when you will be again to download the source code and to assemble them, this is all, of course, have time to do. Now begins the most interesting moment. Download: Way And 1) Select the SVN link from the manufacturer For example... Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_DataPack/ Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_GameServer/ What do you mean "Choose"? Yes just in the future. 2) Create a folder where we will download I have: Code:
C:sourceDP Code:
C:sourceserv 3) now go to the command line which I said... Start -> Run -> type in the line: Code:
cmd a. write Code:
cd C:sourceDP 4) Here it download: a. write Code:
svn co http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_DataPack/ Code:
cd C:sourceserv Code:
svn co http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_GameServer/ Method B 1) Select the SVN link from the manufacturer For example... Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_DataPack/ Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_GameServer/ What do you mean "Choose"? Yes just in the future. 2) Create a folder where we will download I have: Code:
C:sourceDP Code:
C:sourceserv 3) Pay the right mouse button on the DP folder and click on there item SVN Checkuot Window. In the URL of repository enter the link to datapak Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_DataPack/ Similarly, we do with the serv folder but instead links to datapak input a link to the server. Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_GameServer/ in General we go there, under system variables click "New" create a variable Code:
JAVA_HOME Code:
C:Program FilesJavajdk1.6.0_11bin In addition you must copy the file tools.jar from Код:
C:Program FilesJavajdk1.6.0_11lib Code:
C:Program FilesJavajre6lib Code:
cd C:sourceDPL2Dot_IL_DataPack Code:
ant a. BUILD SUCCESSFUL Total time: the time ----------------------------- open cmd and write Code:
cd C:sourceservL2Dot_IL_GameServer [code]ant[code] After a while: a. BUILD SUCCESSFUL Total time: the time ----------------------------------- The Assembly is completed. The resulting archives are at: C:sourceDPL2Dot_IL_DataPackbuild and C:sourceservL2Dot_IL_GameServerbuild Nice further customize!
|
|||
2007-2024 © l2-scripts.com Freelance Studio. |