In order to make EO Server Online one have to correctly edit the Configuration files, if you cant make it work I will show you how.
File 1: "../ACCServer/config.ini"
File 2: "../GameServer/config.ini"Code:[System] LOGINLISTENPORT = 9958 POINTLISTENPORT = 9870 SERVER_FULL_DELAY_SECS = 5000 SERVER_BUSY_DELAY_SECS = 3000 SERVERTITLE = <Your Server Name> SERVERNAME = <Your Server Name> LOGINNAME = root PASSWORD = ******* SERVERIP = <Your Server IP> [For Online Hosting, else leave it "127.0.0.1"] [Database] DBHOSTNAME= 127.0.0.1 DATABASENAME=my DBUSER=root DBPASSWORD=*******
File 3: "../GameServer/shell.ini"Code:[System] SERVERNAME = <Your Server Name> MONSTER_ACTIVE_LIMIT = 4000 ONLINETABLESIZE=600 ONLINEHEARTBEATSECS=600 HEARTBEATKICKSECS=1500 REJOINTIMEWAITSECS=0 [GameServer] GAMESERVER_IP = <Your Server IP> [For Online Hosting, else leave it "127.0.0.1"] GAMESERVER_PORT = 5816 SND_SIZE = 64000 RCV_SIZE = 16000 [AccountServer] ACCOUNTSERVER_IP = <Your Server IP> [For Online Hosting, else leave it "127.0.0.1"] ACCOUNTSERVER_PORT = 5816 SND_SIZE = 64000 RCV_SIZE = 16000 [Database] DB_IP = 127.0.0.1 DB_USER = root DB_PW = ******* DB_NAME = my LOGIN_KEY = dfkKO23k'[cvK934 [InternetPort] MASTER_IP = <Your Server IP> [For Online Hosting, else leave it "127.0.0.1"] MASTER_PORT = 8653 PORT_SIZE = 53 CURRENT_PORTID = 2 [BusySleep] LEVEL1 = 20 ; > 1000 sleep 20% LEVEL2 = 30 ; > 2000 LEVEL3 = 40 ; > 3000 LEVEL4 = 50 ; > 4000 LEVEL5 = 60 ; > 5000
[CODE][System]
MAPGROUP_SIZE = 1
ACCEPT_MS = 500
[StreamType]
TYPE = 0 ;0=



Reply With Quote![[TUTORIAL] How to make EO Server Online | So that ur Friends can Join :D](http://ragezone.com/hyper728.png)


