Pages

Aion ChatServer

After compiling

Edit "ChatServer/config/chatserver.properties"

change this value with your server IP (don't touch it if you are in local computer)
Code:
chatserver.network.client.address = 127.0.0.1:10241
Write your password here
Code:
chatserver.network.gameserver.password = Tutorial_password
Your chatserver is configured. 



Now you need to go into GameServer folder


Edit "GameServer/config/main/gameserver.properties"
Change this value to "true"
Code:
gameserver.chatserver.enable = true
Edit "GameServer/config/network/network.properties"
Write the password you have define in your chatserver.properties
Code:
gameserver.network.chat.password = Tutorial_password
Your gameserver is configured with chatserver. 



Now launch Login, Game and Chat Servers. 
In game console, you have
Code:
INFO [main] com.aionengine.gameserver.network.chatserver.ChatServerConnection [ChatServerConnection.java:77] Connected to ChatServer!
INFO [InstantPool-2] com.aionengine.gameserver.network.chatserver.clientpackets.CM_CS_AUTH_RESPONSE [CM_CS_AUTH_RESPONSE.java:65] GameServer authed successfully IP : 127.0.0.1 Port: 10241

You have configured Chat

comand>>/1 /2 /3