MMORG ZONE
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[GUIDE] How to make EO Server Online

Go down

[GUIDE] How to make EO Server Online Empty [GUIDE] How to make EO Server Online

Post by  Mon Dec 31, 2007 2:36 pm

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"

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 2: "../GameServer/config.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
File 3: "../GameServer/shell.ini"

Code:
[System]
MAPGROUP_SIZE = 1
ACCEPT_MS = 500

[StreamType]
TYPE = 0 ;0=Õý³£´ÓSOCKET£¬1=SOCKET¼Ç¼µ½Îļþ, 2=´ÓÎļþ¶Á(³ÌÐòµ÷ÊÔÓÃ)

[Database]
DB_IP = 127.0.0.1
DB_USER = root
DB_PW = *******
DB_DB = my


[AccountServer]
ACCOUNT_IP = <Your Server IP> [For Online Hosting, else leave it "127.0.0.1"]
ACCOUNT_PORT = 9870
SERVERNAME = StormEO
LOGINNAME = root
PASSWORD = *******
; µÇ¼±í³ß´ç, 10-5000
MAXLOGINTABLESIZE=5000
; µÇ¼±í³¬Ê±ÃëÊý£¬0-86400
LOGINOVERTIMESECS=120

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 = 1
This is Tested & works 100% [GUIDE] How to make EO Server Online Trumpet


Favourite Game : MuOnline
Registration date : 1969-12-31

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum