Setting ChatServer:
1- Go to C:\Aion Server\gameserver\config\main and open the file "gameserver.properties"
2- Find:
Code:
# Disable chat server connection
gameserver.disable.chatserver = true
change it for:
Code:
# Disable chat server connection
gameserver.disable.chatserver = false
And save the file.
3- Go to C:\Aion Server\gameserver\config\network and open the file "network.properties"
4- Find:
Code:
# Password of this game server for chat server
gameserver.network.chat.password = password
In the second line put a password and save.
PS:I use the same password for everything, so I don't know which one you have to put here, I recomend you put the same for everything like I do. But I think this is a new password that after you have to put the same in another file that we will open in the next step.
5- Go to C:\Aion Server\chatserver\config and open the file "chatserver.properties"
6- Find:
Code:
# Password to match for successful authentication of the game server
# NOTE: Don't forget to add your password!
chatserver.network.gameserver.password = password
Put the same password you put in the "network.properties"
When you log will appear something like this:
That worked for me.
Great updates danny!! you're really the best!!
Sry for my poor english