Hello one question does anyone have a 1 click aion 4.9 server? None of the links work
Hello one question does anyone have a 1 click aion 4.9 server? None of the links work
Last edited by Robyson; 15-10-22 at 10:33 PM.
Many thanks Robson I see you are the right contact person for aion. One more question I use the same one here
Launcher like 5.8? To start the game @Robson26
Why this line its doing there in AionConnection.java
its mandatory to have that in files ?
For what purpose is that.. ?
IP from Ukrain rly ? Its look like AionGermany its not so Germany then :Ppublic int getCountryCode() { return this.getIP().equals("109.87.238.83") ? 7 : this.countryCode; }
public void setCountryCode(int countryCode) { this.countryCode = countryCode; }
public void setLocalIP(String local_ip) { this.local_ip = local_ip; }
public void setIPv4List(String iplist) { this.ipv4list = iplist; }
public void setHDDSerial(String hdd_serial) { this.hdd_serial = hdd_serial; }
public void setWindows(String windows) { this.windows = windows; }
public void setMemoryPC(int memory) { this.memory = memory; }
public void setAionBin(String AionBinConnection) { this.aionBin = AionBinConnection; }
public String getAionBin() { return this.aionBin; }
public int getMemory() { return this.memory; }
public void setWindowsEncoding(int enc) { this.winEncode = enc; }
public int getWindowsEncoding() { return this.winEncode; }
public String getTracerouteIP() { return this.traceroute; }
public void setTracerouteIP(String ips) { this.traceroute = ips; }
https://whatismyipaddress.com/ip/109.87.238.83
Last edited by cinus; 02-10-22 at 01:28 PM.
Its in files what you link
I think if you make some modification and fixes then you see it . :DThis is a compilation of the last update of the AionGer code. I made some updates and fixes.
https://mega.nz/file/MMpnlCZI#Zy1j0w...IVDVugoK9c409I
Credits kept for Falke34 and Team.
Last edited by Robyson; 27-02-22 at 08:19 PM.