elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   Dragonica Private Server (https://www.elitepvpers.com/forum/dragonica-private-server/)
-   -   [Howto]Set up a Dragonica P-Server (https://www.elitepvpers.com/forum/dragonica-private-server/1092400-howto-set-up-dragonica-p-server.html)

[GA]QuiT 03/27/2011 18:28

[Howto]Set up a Dragonica P-Server + all you need
 


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

Hello epvp. 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 ( [Only registered and activated users can see links. Click Here To Register...] ) and install it.
3.) [Only registered and activated users can see links. Click Here To Register...]
4.) Maybe the client to play on your server
5.) Your brain





3.The serverfiles

Spoiler:
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.)

[Only registered and activated users can see links. Click Here To Register...]
This is the original link for the serverfiles from chinese homepage.

Here also serverfiels maybe this is faster. mhlz.rar
[Only registered and activated users can see links. Click Here To Register...]

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


newmhlz1:
[Only registered and activated users can see links. Click Here To Register...]

newmhlz2:
[Only registered and activated users can see links. Click Here To Register...]


--------------------------------------------------------------------------------
2.)
Here are the serverfiles from jM2.me: [Only registered and activated users can see links. Click Here To Register...]

--------------------------------------------------------------------------------
3.)
Here are the epvp serverfiles :[Only registered and activated users can see links. Click Here To Register...]
v: 0.1.9




4.The server

German
Spoiler:
Dieser einfacher Guide:


1.Extrahiere MMS und SMC von den Serverfiles.

2.Wiederherstelle die db von der Datenbank. Diese sind im backup Ordner:
-DR2_Def
-dr2_local
-dr2_log
-dr2_member
-dr2_siteconfig
-dr2_user
-dr2-gm


3.Ändere die ip von der db DR2_SiteConfig
alle Ips zu 127.0.0.1 in TB_Realm
und 127.0.0.1 in TB_SiteServer

ändere die Version in TB_Patch_Version
major_version minor_version patch_version
0 13 12

[Du änderst zu 127.0.0.1 um auf deinem eigenem Server zu spielen.
Nur die Leute mit der gleichen Internetbox könne drauf spielen.
Man sagt auch localhost. Das ist das gleiche wie deine Routerip.]

4.Geh in den Ordner MMC

Erschaffe eine .txt Datei

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 << Das ist dein SQL Name
ID = sa
PW = 123456


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


Erschafffe 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

Nun öffne 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


English
Spoiler:
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


Spoiler:
--------------------------------------------------------------
You can downalod the Client from Dragonica Evolution and Patch from here. [Only registered and activated users can see links. Click Here To Register...]

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 [Only registered and activated users can see links. Click Here To Register...] 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 : [Only registered and activated users can see links. Click Here To Register...]
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.
------------------------------------------------------------------

Maybe you can downlaod the client from elitepvpers, too. Just go to the thread from eLO21: [Only registered and activated users can see links. Click Here To Register...]
Version: v0.1.9



6.Your homepage

Spoiler:
Here is the tutorial for the homepage: [Only registered and activated users can see links. Click Here To Register...]
Thx to BlackBillposterBlood
----------------------------------------------------------
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: [Only registered and activated users can see links. Click Here To Register...] ( 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 fuck. 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]

Spoiler:
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: [Only registered and activated users can see links. Click Here To Register...]

Here is the other video in two parts:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

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 [Only registered and activated users can see links. Click Here To Register...].

Sorry My English is very bad


Elementalexx 03/27/2011 19:22

Man can you make a video please? And the Files at 1st passage, u can upload it on megaupload or another server? Because the link in chinese site is too slow...Thnx anyways ^^

[GA]QuiT 03/27/2011 20:42

Quote:

Originally Posted by Elementalexx (Post 9812467)
Man can you make a video please? And the Files at 1st passage, u can upload it on megaupload or another server? Because the link in chinese site is too slow...Thnx anyways ^^

Yeah there are other serverfiles you can downlaod. Do it yourself. Look in the thread. There are 2 tutorials,too.
When I helped you give me thanks.

Prejudiced- 03/27/2011 21:11

This seems nice and legit, feedback please (:

metin2killah 03/27/2011 22:02

i make today a server and say you. Thx.

[GA]QuiT 03/28/2011 17:08

Quote:

Originally Posted by Prejudiced- (Post 9814792)
This seems nice and legit, feedback please (:

Yes it´s legit. In times I will translate the Homepage in the serverfiles and releasing it. What language should it be?


Quote:

Originally Posted by →Sairai← (Post 9815785)
i make today a server and say you. Thx.

Yeah, it's nice to see other server where it is not just about money.
And pls say me if this working of you. And don´t say that you set up this server on your own because it´s not true. Good luck.

RnB-JaZz-SouL 03/28/2011 20:38

fettes danke hat mich sehr weitergebracht :)

camoo12345 03/29/2011 14:21

Quote:

Originally Posted by [GA]QuiT (Post 9811281)


1.)
Here are the serverfiles for my tutorial. They are the biggest and newest I think:
[Only registered and activated users can see links. Click Here To Register...]
4.)
Here also serverfiels but I dont know more about them. newmhlz.rar
[Only registered and activated users can see links. Click Here To Register...]



1. are mirrors of the 4.MHLZ

that are the newest for Free
(the "relly" newest Files have Chapta3 but are not Free or not relly puplic)

[GA]QuiT 03/29/2011 15:33

Quote:

Originally Posted by camoo12345 (Post 9835577)
1. are mirrors of the 4.MHLZ

that are the newest for Free
(the "relly" newest Files have Chapta3 but are not Free or not relly puplic)

Ok man I will add this. Thank you.

Elementalexx 03/29/2011 16:10

REALLY NICE MAN! Ill give u thanks faster i can do :D

neko90 03/29/2011 16:28

the language game will be in english or german?

metin2killah 03/29/2011 16:38

i think chinese

Elementalexx 03/29/2011 18:23

Man some one can post the serverfiles download on megaupload? Chinese link is really slow...he need 13h wtf...

camoo12345 03/29/2011 20:15

newes ServerFiles on Megaupload
you need both files for the server

newmhlz2:
[Only registered and activated users can see links. Click Here To Register...]

newmhlz1:
[Only registered and activated users can see links. Click Here To Register...]

[GA]QuiT 03/29/2011 21:14

Quote:

Originally Posted by →Sairai← (Post 9838377)
i think chinese


Yes they are chinese. You must trasnalte it and upload it, but that´s not so easy I think.


Quote:

Originally Posted by camoo12345 (Post 9843139)
newes ServerFiles on Megaupload
you need both files for the server

newmhlz2:
[Only registered and activated users can see links. Click Here To Register...]

newmhlz1:
[Only registered and activated users can see links. Click Here To Register...]


A willl add this man. Thanks.

€: Hm I also have the files on a other uplaoder. There are now 3 ways to downlaod it.
Good luck. It willl be nice if somepne translate it in English or German. Very nice.


And here is my new extra ;)
The chinese site in german:


Spoiler:
Pfad: 99 Spiele-Download-Center Webmaster Station → Server → Server → Dream Dragon

Dream Dragon

Betriebssystem: Win9X/Win2000/WinXP/Win2003 /

Software Sprache: Chinesisch

Software Typ: Server-side - Server-Seite - Dream Dragon Server

Lizenz: Shareware

Software Größe: 1,25 GB

Aktualisiert :2010-11 bis 16 10.26.32

Kontakt: Kein Kontakt

Auszug Passwörter: Site Default Extraktion Passwort: [Only registered and activated users can see links. Click Here To Register...]

Download Statistik: Heute: Heute: 10 Woche: 79 Monat: 3454 Gesamt: 5698

Gute software
60% (12)
Schlechte software
40% (8)

Software Beschreibung:

Dream Dragon thailändischer Seite


Download-Anweisungen :

* Um die schnellste Download-Geschwindigkeiten zu erreichen, empfahl die Verwendung Flashget oder Thunder Software-Download-Site.

* Bitte achten Sie darauf, um die neueste Version des normalen unzip WinRAR3.80 Upgrade bieten Software!

* Wenn Sie einen Download-Link Fehler finden, klicken Sie bitte auf Fehler melden Vielen Dank!

* Site enthält alle Software knacken und den Registrierungscode erhalten durch das Internet gesammelt werden, wenn die Verletzung Ihrer Urheberrechte, bitte schreiben Sie uns!


A request to you. Please tell me what program you can. inb open files and can edit. The stands are a bit clever.


All times are GMT +2. The time now is 03:23.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.