Wankers / aionj-hungary

Automatically exported from code.google.com/p/aionj-hungary
0 stars 0 forks source link

Set up chat server #402

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Chatserver works but not ingame
2. GameServer and chatserver are properly connected 

What is the expected output? What do you see instead?

I just notice that only a few people are able to made chat working well , the 
client of the game bin 32 must be tune to  reach the correct chat server ip.

So simply edit your bin 32 config.ini file and set up this parameter:
[ServerAddr]
    BIND_ADDR = xx.xx.xx.Xx <= Ip of your server
    BIND_PORT = 10241 <= chatserver port

after that Magic will rise and chat will work.. 
Hope it help

Original issue reported on code.google.com by gonzague...@gmail.com on 26 Mar 2011 at 1:35

GoogleCodeExporter commented 8 years ago
Issue 403 has been merged into this issue.

Original comment by mr.pok...@gmail.com on 26 Mar 2011 at 7:25