Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Module Contents Dragonica

Initiate Mage
Joined
Sep 19, 2010
Messages
4
Reaction score
0
Okay all, I have this problem :



What is this ?

Everything functioned before!
 
Initiate Mage
Joined
Jun 19, 2014
Messages
2
Reaction score
0
have the same problem , i ever changed mac address but it still like that
Plz someone help
 
Newbie Spellweaver
Joined
Dec 25, 2010
Messages
41
Reaction score
11
DB_Config.ini show me, probably help you
 
Last edited:
Initiate Mage
Joined
Sep 19, 2010
Messages
4
Reaction score
0
I have many "DB_Config.ini" as:

Contents_DB_Config
GM_DB_Config
Log_DB_Config

EDIT :

Ok I found the "DB_Config.ini" :

[R0C0_COMMON]
MAX_DB = 1

[R0C0_DB_INFO_1]
TYPE = 1
ADDR = 127.0.0.1,1433
NAME = DR2_SiteConfig
ID = sa
PW = xxxxxxxxxxx

[ETC]
SERVER_TBNAME = TB_SiteConfig
MAPCFG_TBNAME_STATIC = TB_MapCfg_Static
MAPCFG_TBNAME_MISSION = TB_MapCfg_Mission
MAPCFG_TBNAME_PUBLIC = TB_MapCfg_Public
 
Last edited:
Newbie Spellweaver
Joined
Dec 25, 2010
Messages
41
Reaction score
11
you configured in mssql tcp/ip?
 
Last edited:
Newbie Spellweaver
Joined
Dec 25, 2010
Messages
41
Reaction score
11
try using this format (required large letters):

ADDR = MYNAMEPC\SQLEXPRESS
 
Back
Top