Skip to content

Installation ( Windows )

  1. All files from Server folder place in some folder on your server machine(not in gameserver folder)
  2. Configure
  3. Allow in your server firewall and antiddos proxy AA public port
  4. Files from GameServers folder copy/paste into root gameserver folder. In AAStartGS.bat change:

    SET GSID=1 - gameserver id from anticheat.xml
    SET INTIPADDR=127.0.0.1 - ip to machine where AA server is located
    SET INTPTR=28912 - this port is set up automatically, don't change it
    
    SET IOCPMODE=1 - set 1 for PTS, 0 for java
    SET EXE_FILE=C:\Program Files\Java\jdk1.7.0_21\bin\java.exe - path to java.exe file for java server, path to gameserver exe file for PTS
    SET START_ARGS=-server -Xbootclasspath/p:crypt/l2ft.jar -Dfile.encoding=UTF-8 -Xmx1G -cp config/xml;./lib/* l2p.gameserver.GameServer - args for java, space for PTS
    
    SET AA_AUTORESTART_MODE=0 - set 1 if you want autorestart if gameserver process exits ( crash for instance )
    
  5. In ipconfig.xml of gameserver set ip of gameserver as official - 79.110.83.66 for example. List of ips

  6. Start loginserver
  7. Start AA server using Server.exe
  8. Start gameserver using AAStartGS.bat
  9. When gameserver is loaded string  GAMESERVER CONNECTED TO ACTIVE ANTICHEAT SERVER WITH ID 1 must appear in AA server log
  10. Start game using updater or ActiveLauncher.exe from bin32 or bin64.