Quote:
Originally Posted by cyberghoser1
hio77 in AuthorizeDB.cgf change in the last line the word account to my2 and you are done 
|
THANK YOU so much i knew it had to me a tiny little thing
edit: msg and acc server aint connecting with each other lol off to look at configs again
config.ini
Code:
; إنضأخؤ¼
[System]
SERVERNAME = Alpha
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 = test
DB_PW = test
DB_NAME = my2
[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
shell.ini
Code:
; حā؟اإنضأخؤ¼
; 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 = test
DB_PW = test
DB_DB = my2
[AccountServer]
ACCOUNT_IP = 127.0.0.1
ACCOUNT_PORT = 9865
SERVERNAME = Alpha
LOGINNAME = test
PASSWORD = test
; µاآ¼±ي³ك“ē, 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
not sure if you can see what if missed in there
thanks