Cách tạo sever Private cho Aion

Thảo luận trong 'AION' bắt đầu bởi Co0L, 12/2/10.

  1. Co0L

    Co0L Youtube Master Race

    Tham gia ngày:
    1/5/09
    Bài viết:
    68
    Đi lang thang thì tìm dc 2 bài viết khá là hay, xin được copy lại cho anh em


    Cách thứ nhất là của tác giả Kinu, từ trang www.elitepvpers.de

    Mã:
    Originally Posted by Kinu  
    translation by Kinu
    
    in this topic, i'll tell you how to make a pserver for aion.
    
    it doesn't work everything but most of all so try it on your own 
    
    step 1:
    
    download Java JDK 6 Update 14 
    
    link:
    Java SE Downloads - Sun Developer Network (SDN) 
    
    [URL="http://java.sun.com/javase/downloads/index.jsp"]http://java.sun.com/javase/downloads/index.jsp[/URL]
    
    download mysql
    
    link:
    MySQL - Download - CHIP Online
    
    download Navicat:
    
    link:
    Navicat MySQL - Demo - Download.CHIP.eu
    
    [URL="http://www.navicat.com/download.html"]http://www.navicat.com/download.html[/URL]
    
    you must compile the sourcecode, therefore you'll need 
    
    Apache Ant
    
    link.
    [URL="http://ant.apache.org/bindownload.cgi"]Ant.rar[/URL]
    
    Or
    
    [URL="http://www.mediafire.com/?inonzdzztc0"]http://www.mediafire.com/?inonzdzztc0[/URL]
    
    DatenBank:
    
    Batch Files.rar
     [URL="http://www.mediafire.com/?mm0njgnrid3"]http://www.mediafire.com/?mm0njgnrid3[/URL]
    
    and the source:
    
    aion-emu.rar
    
    [URL="http://www.mediafire.com/?nozamhzl2mm"]http://www.mediafire.com/?nozamhzl2mm[/URL]
    
    Step 2:
    
    install java and mySQL. I think you can handle this.
    
    now to the long part:
    
    Extract ant.zip and aion-emu.rar into one folder.
    Go to this folder and double click on compile LS.bat and compile GS.bat. Now the source code should be compiled.
    
    Create a new folder and call them Aion Emulator.
    
    Go to the folder where the serverfiles are and extract \trunk\AE_LoginServer\build\ae_login.zip
    
    and copy the extracted file into your new folder.
    
    Make the same with ae_gameserver.zip which is located \sandbox\AE_GameServer\build 
    
    download this:
    
    [URL="http://www.mediafire.com/?ezryzymzdmy"]StartGS.bat[/URL]
    
    rename it to StartGS.bat and copy it into the gameserver folder
    
    Open gameserver.properties from the GameServer folder with NotePad.
    
    now you edit the values which you have choosen. For example MySql
    
    now to the database:
    
    create a new database and call them ae_server_ls and batch the SQL files which are located in the loginserver\sql server folder. 
    
    this should be the login_db.sql
    
    
    now batch the gs_db.sql located in gameserver\sql 
    
    
    last step:
    
    start the StartLS.bat (inside the loginServer folder) and StartGS.bat from the GameServer folder.
    
    notes to the client:
    
    You'll need this launcher to join your server
    
    [URL="http://www.mediafire.com/?3jnzleznytn"]Launch.rar[/URL]
    
    
    this works with the chinese client.
    
    
    SVN LINK:
    
    [url]http://my-svn.assembla.com/svn/aion-emu[/url]
    
    Cách thứ 2 là của tác giả ichimoku, cũng từ trang web trên nhưng phức tạp hơn 1 chút nên post sau :D
     

Chia sẻ trang này