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!

Dragonica Server Files

Moderator
Staff member
Moderator
Joined
Feb 22, 2008
Messages
2,404
Reaction score
723
Contents

1.Introduction

2.What you need + downloads

3.The serverfiles

4.The server

5.The client

6.Your homepage

7.Video[Tutorials]

8.Finish





1.Introduction

This is a guide how do you set up your dragonica P-Server.
When you do it step by step it is very simple. This thread will be up to date
until I say something else. Good luck. There are much of extras in this thread.
I want that you have your buisness. just look at my thread and enjoy it now.
I am ready to do more and improve everything when it gives me a thanks.
But this is not a must. If you do not want it does not. I can also request money
from you, or else as Paysafe Card. This is just a ridiculous thanks. Enough talk let's
get started.




2.What you need + Downlaods


1.) The serverfiles (go to the serverfiles content and chose one)
2.) You musst downlaod MSSQL 2008 Express R2 ( ) and install it.
3.) Maybe the client to play on your server
4.) Your brain





3.The serverfiles


1.)
Here are the serverfiles for my tutorial, the MHLZ. That are the newest for Free.
There are three ways to downlaod it.
(The newest files have Chapta3 but they coast something and aren´t public.)


This is the original link for the serverfiles from chinese homepage.

Here also serverfiels maybe this is faster. mhlz.rar


Here is the link on Megaupload.
You need both files for the server.


newmhlz1:


newmhlz2:



--------------------------------------------------------------------------------
2.)
Here are the serverfiles from jM2.me:

--------------------------------------------------------------------------------

4.The server

English

This simple Guide



1.Extract MMS SMC From server file

2.Restore db from databank. They are in the backup folder.
-DR2_Def
-dr2_local
-dr2_log
-dr2_member
-dr2_siteconfig
-dr2_user
-dr2-gm


3.set ip from db DR2_SiteConfig
set ip all 127.0.0.1 in TB_Realm
and 127.0.0.1 in TB_SiteServer

change version in TB_Patch_Version
major_version minor_version patch_version
0 13 12

[you change your ip to 127.0.0.1 to play on your own server.
Only the people with the same inetrnet connection can play on
the server. It means localhost. Thats the same as your Ip.]

4.goto folder MMC

Create text file
DB_Config.ini

Code:
[R0C0_COMMON]
MAX_DB = 1

[R0C0_DB_INFO_1]
TYPE    = 1
ADDR    = Test-PC\SQLEXPRESS   << This Your SQL NAME
NAME    = DR2_SiteConfig
ID    = sa    
PW    = 123456

[ETC]
SERVER_TBNAME = TB_SiteConfig
RESTRICT_TBNAME = TB_Site_RestrictionsOnChannel
MAPCFG_TBNAME_STATIC = TB_MapCfg_Static
MAPCFG_TBNAME_MISSION = TB_MapCfg_Mission
MAPCFG_TBNAME_PUBLIC = TB_MapCfg_Public

Go to folder MMC\Patch\Config and SMC\Patch\Config
Change everything in config
ex.
ADDR = Test-PC\SQLEXPRESS << This Your SQL NAME
ID = sa
PW = 123456


Change PatchVersion.ini
[PATCH INFO]
MAJOR_VERSION =0
MINOR_VERSION =13
PATCH_VERSION =12


Create Bat File immigration.bat

Code:
cd MMC\Patch\immigration
ImmigrationServer_Release.exe /SERVER_NO=1000 /RUN_MODE=INI

Edit SMC.BAT
SMC_Release.exe /SERVER_NO=9001 /MMC_ADDR=127.0.0.1:1801


NOW Start MMC/immigration/SMC
Wait SMC 2-3 Min

LV-02,22:54:03,Check [Patch/Contents] Complete
LV-02,22:54:03,Check [Patch/Log] Start
LV-02,22:54:03,Check [Patch/Log] Complete
LV-02,22:54:03,Check [Patch/GM] Start
LV-02,22:54:03,Check [Patch/GM] Complete
LV-02,22:54:03,Check [Patch/Immigration] Start
LV-02,22:54:03,Check [Patch/Immigration] Complete
LV-01,22:54:03,Sync Process End..




copy ServerControl_Release.exe
and servermon_config.ini
to folder MMC.bat

now open ServerControl_Release.exe
login user 1 password 1

Start LOGIN GMSERVER LOG
Click Avatar > Public Start Contents Public Center Log
Click Avatar > Channel1 Start Channel1 SWITCH(ch1) ALL MAP NEED RAM USAGE



5.The client



--------------------------------------------------------------
You can downalod the Client from Dragonica Evolution and Patch from here.

Create Bat File
start Release/DRAGONICA.EXE /NoGsm /LaunchByLauncher /ServerAddr:""127.0.0.1""/ServerPort:""11101"" /SiteName:""Drago-Plus""
exit

----------------------------------------------------------

Maybe you can downlaod the client and take in your Ip.
But I´m not sure.
---------------------------------------------------------------
A Config.inb with Ip set to 127.0.0.1 and Port set to 11002 :
You can delete the config.inb from gpotate and play on your server.
You need to set the Patch Version in Database to 1 0 5 and
also in the patch_version.ini in the SMC/Config and MMC/Config Directory.
------------------------------------------------------------------




6.Your homepage


----------------------------------------------------------
I translate the chinese homepage a little bit in german. The hoomepage has got a Microsoft Data Link where you can take your serverip in.
Here are my thing(alway up to date):

Version 1: ( Little translating in bad german)
---------------------------------------------------------------
Howto:
1.
Go to this path:
the server\ml\web\web
2.
Edit the things with mine.

-------------------------------------------------------------------

Sorry when it translate a duck. But it´s better than chinese.

Someone can downlaod this and work more on it.
You can change the chinese text with a translater like this: Click
You can change the pictures maybe when you can speak chinese.
But I found another way. All you need is all letters from the chinese
alphabet. Then you can see the picture letters and take it in the translater.
Very hard but it´s the only way if you don´t speak chinese. Maybe you
can open all the files and and edit one letter at once. Good luck.




7.Videos[Tutorials]


There are more than one video who can help you.
The first video can be found in this serverfiles from jM2.me.
Jsut downlaod this serverfiles and watch the video:

Here is the other video in two parts:



You need to download both of them to watch them.







8.Finish


I'll keep you up to date. Only watch this thread. I will make a P-Server, too and I´ll show Ive found out. For my results visite my server .

Sorry My English is very bad

Credits: [GA]QuiT]
 
Last edited:
Moderator
Staff member
Moderator
Joined
Feb 22, 2008
Messages
2,404
Reaction score
723
This is yet unknow. You can download this inb
A Config.inb with Ip set to 127.0.0.1 and Port set to 11002 : Download
You can delete the config.inb from gpotate and play on your server.
You need to set the Patch Version in Database to 1 0 5 and
also in the patch_version.ini in the SMC/Config and MMC/Config Directory.



 
Last edited:
Junior Spellweaver
Joined
Sep 5, 2005
Messages
102
Reaction score
10
How to bypass gameguard in Dragon-Plus client? I can't start client without Gamesguard. Thanks
 
Newbie Spellweaver
Joined
Jun 7, 2007
Messages
44
Reaction score
1
you can add ip 202.172.16.216 11002 in Config.inb for Clients thailand

Thank you very much
 
Experienced Elementalist
Joined
Aug 15, 2008
Messages
265
Reaction score
14
Thanks for the tutorial...good job
 
Newbie Spellweaver
Joined
May 3, 2007
Messages
56
Reaction score
1
I run Server but SMC error
Pls help me
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Aug 15, 2008
Messages
265
Reaction score
14
darkknight can i have a clean database?

Thanks in advance
 
Newbie Spellweaver
Joined
May 3, 2007
Messages
56
Reaction score
1
Start Server
MMC.bat Ok
SMC.bat Ok
but start
[SWITCH] [MAP] error​
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Mar 20, 2004
Messages
256
Reaction score
8
Oh Clean database dr2_member has very big 600-700MB ,
thientruongdx you must run center server
sorry my english is bad <..>
 
Experienced Elementalist
Joined
Aug 15, 2008
Messages
265
Reaction score
14
when i run mmc.bat it says "The system cannot execute specified program" also in smc.bat
 
Back
Top