Quote:
Originally Posted by Eurion
Eh, Ive hosted Ragnarok, Eo, Co, MnM, Diablo II. But that's not the point, the point was, if people cant follow simple directions, perhaps they should choose a simple server to host.
|
The point was that the DB candy don't work here. I follow the tutorials of How To setup a server.
- MySql user and Password: root and rufeng.
- ACCSERVER
Account1
Code:
[Account1]
SERVERNAME=EoBlast
LOGINNAME=root
PASSWORD=rufeng
FREE_DEBUG=3
Config:
Code:
[System]
LOGINLISTENPORT = 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS = 3000
SERVER_BUSY_DELAY_SECS = 1000
SERVERNAME = EoBlast
LOGINNAME = root
PASSWORD = rufeng
SERVERIP = 5.46.131.246
[Database]
DBHOSTNAME=127.0.0.1[COLOR="Red"]<<< Here go the IP? o.O. In candy DB yes.[/COLOR]
DATABASENAME=my [COLOR="Red"]<<< On Candy DB was "account", but other tuto "my".[/COLOR]
DBUSER=root
DBPASSWORD=rufeng
- GameServer
Config:
Code:
; 配置文件
[System]
SERVERNAME =EoBlast
MONSTER_ACTIVE_LIMIT = 40000
[GameServer]
GAMESERVER_IP =5.46.131.246
GAMESERVER_PORT =5816
SND_SIZE = 64000
RCV_SIZE = 16000
[Database]
DB_IP =localhost
DB_USER =root
DB_PW =rufeng
DB_NAME =my
[InternetPort]
MASTER_IP = 5.46.131.246
MASTER_PORT = 8653
PORT_SIZE = 53
LOGIN_KEY = dfkKO23k'[cvK934
CURRENT_PORTID = 2
[BusySleep]
LEVEL1 = 20 ; > 1000 sleep 20%
LEVEL2 = 30 ; > 2000
LEVEL3 = 40 ; > 3000
LEVEL4 = 50 ; > 4000
LEVEL5 = 60 ; > 5000
Shell.ini:
Code:
; 外壳配置文件
; 2002.10.23
[System]
MAPGROUP_SIZE = 1
ACCEPT_MS = 5000
[StreamType]
TYPE = 0 ;0=正常从SOCKET,1=SOCKET记录到文件, 2=从文件读(程序调试用)
[Database]
DB_IP =localhost
DB_USER =root
DB_PW =rufeng
DB_DB = my
DB_NAME=my
[AccountServer]
ACCOUNT_IP =5.46.131.246
ACCOUNT_PORT =9865
SERVERNAME =EoBlast
LOGINNAME =root
PASSWORD =rufeng
; 登录表尺寸, 10-5000
MAXLOGINTABLESIZE=1500
; 登录表超时秒数,0-86400
LOGINOVERTIMESECS=120
[InternetPort]
MASTER_IP = 5.46.131.246
MASTER_PORT = 8653
PORT_SIZE = 53
LOGIN_KEY = dfkKO23k'[cvK934
CURRENT_PORTID = 1
Shell.dat - I edit it with Notes Block. Or maybe I use the Shell.dat edit?
Code:
5.46.131.246 EoBlast root rufeng ‰&
So, my ask... In ACCserver\Config... On the names I put Red "<"... What I do? In tutos it change.
Sorry for the long post :(