ACCserver account.ini [Account1] SERVERNAME=servername LOGINNAME=[COLOR="Red"]root[/COLOR] PASSWORD=[COLOR="Red"]*****[/COLOR] FREE_DEBUG=3
ACCserver config.ini [System] LOGINLISTENPORT = 9958 POINTLISTENPORT = 9865 SERVER_FULL_DELAY_SECS = 3000 SERVER_BUSY_DELAY_SECS = 1000 SERVERNAME = servername LOGINNAME =[COLOR="Red"] root[/COLOR] PASSWORD = [COLOR="Red"]*****[/COLOR] SERVERIP = 127.0.0.1 [Database] DBHOSTNAME=127.0.0.1 DATABASENAME=account DBUSER=[COLOR="Red"]root[/COLOR] DBPASSWORD=[COLOR="Red"]*****[/COLOR]
; GameServer config.ini 配置文件 [System] SERVERNAME = servername MONSTER_ACTIVE_LIMIT = 4000 [GameServer] GAMESERVER_IP =127.0.0.1 GAMESERVER_PORT = 5816 SND_SIZE = 64000 RCV_SIZE = 16000 [Database] DB_IP = 127.0.0.1 DB_USER = [COLOR="Red"]root[/COLOR] DB_PW = [COLOR="Red"]*****[/COLOR] DB_NAME = my [InternetPort] MASTER_IP = 127.0.0.1 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
GameServer shell.ini ; 外壳配置文件 ; 2002.10.23 [System] MAPGROUP_SIZE = 1 ACCEPT_MS = 500 [StreamType] TYPE = 0 ;0=正常从SOCKET,1=SOCKET记录到文件, 2=从文件读(程序调试用) [Database] DB_IP = 127.0.0.1 DB_USER = [COLOR="Red"]root[/COLOR] DB_PW = [COLOR="Red"]*****[/COLOR] DB_DB = my [AccountServer] ACCOUNT_IP = 127.0.0.1 ACCOUNT_PORT = 9865 SERVERNAME = servername LOGINNAME = [COLOR="Red"]root[/COLOR] PASSWORD = [COLOR="Red"]*****[/COLOR] ; 登录表尺寸, 10-5000 MAXLOGINTABLESIZE=1500 ; 登录表超时秒数,0-86400 LOGINOVERTIMESECS=120 [InternetPort] MASTER_IP = 127.0.0.1 MASTER_PORT = 8653 PORT_SIZE = 53 LOGIN_KEY = dfkKO23k'[cvK934 CURRENT_PORTID = 1
Are you going to give Credits for the shell.dat editor?Quote:
take a look here.. the login and password must be same or die..!
Code:ACCserver account.ini [Account1] SERVERNAME=servername LOGINNAME=[COLOR="Red"]root[/COLOR] PASSWORD=[COLOR="Red"]*****[/COLOR] FREE_DEBUG=3Code:ACCserver config.ini [System] LOGINLISTENPORT = 9958 POINTLISTENPORT = 9865 SERVER_FULL_DELAY_SECS = 3000 SERVER_BUSY_DELAY_SECS = 1000 SERVERNAME = servername LOGINNAME =[COLOR="Red"] root[/COLOR] PASSWORD = [COLOR="Red"]*****[/COLOR] SERVERIP = 127.0.0.1 [Database] DBHOSTNAME=127.0.0.1 DATABASENAME=account DBUSER=[COLOR="Red"]root[/COLOR] DBPASSWORD=[COLOR="Red"]*****[/COLOR]Code:; GameServer config.ini 配置文件 [System] SERVERNAME = servername MONSTER_ACTIVE_LIMIT = 4000 [GameServer] GAMESERVER_IP =127.0.0.1 GAMESERVER_PORT = 5816 SND_SIZE = 64000 RCV_SIZE = 16000 [Database] DB_IP = 127.0.0.1 DB_USER = [COLOR="Red"]root[/COLOR] DB_PW = [COLOR="Red"]*****[/COLOR] DB_NAME = my [InternetPort] MASTER_IP = 127.0.0.1 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 ; > 5000also take a look at your shell.datCode:GameServer shell.ini ; 外壳配置文件 ; 2002.10.23 [System] MAPGROUP_SIZE = 1 ACCEPT_MS = 500 [StreamType] TYPE = 0 ;0=正常从SOCKET,1=SOCKET记录到文件, 2=从文件读(程序调试用) [Database] DB_IP = 127.0.0.1 DB_USER = [COLOR="Red"]root[/COLOR] DB_PW = [COLOR="Red"]*****[/COLOR] DB_DB = my [AccountServer] ACCOUNT_IP = 127.0.0.1 ACCOUNT_PORT = 9865 SERVERNAME = servername LOGINNAME = [COLOR="Red"]root[/COLOR] PASSWORD = [COLOR="Red"]*****[/COLOR] ; 登录表尺寸, 10-5000 MAXLOGINTABLESIZE=1500 ; 登录表超时秒数,0-86400 LOGINOVERTIMESECS=120 [InternetPort] MASTER_IP = 127.0.0.1 MASTER_PORT = 8653 PORT_SIZE = 53 LOGIN_KEY = dfkKO23k'[cvK934 CURRENT_PORTID = 1
if u changing the server name or ip u will need to use my attachment to make new shell.dat or hard way go to hex edit..here the pic..no need to edit the 9865 if u using mannequin DB
[Only registered and activated users can see links. Click Here To Register...]
if this will help u just click thanks button;)
nope..im just bought the shell.dat editor from newbie tool that release by rexes and put some info how to use it..so it will be thank to rexes for their release and thank to me for show their tool and make it usefull for newbies here.Quote:
Are you going to give Credits for the shell.dat editor?
Thats credits :)Quote:
im just bought the shell.dat editor from newbie tool that release by rexes and put some info how to use it