Register for your free account! | Forgot your password?

You last visited: Today at 22:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release]Dragonica Server Files

Discussion on [Release]Dragonica Server Files within the Private Server Advertising forum part of the Private Server category.

Closed Thread
 
Old 04/17/2011, 18:07   #826
 
elite*gold: 0
Join Date: Dec 2010
Posts: 19
Received Thanks: 1
looking for someone with high lvl of knowledge sql,adding item in cash shop and all work around it,npc shop,and much more,contact me on yahoo louis_ex666 i will explain more there,iam not asking for help iam asking for a partner to work,u wont get out of this without nothing so no need to worry.
Raidori is offline  
Old 04/17/2011, 18:17   #827
 
elite*gold: 0
Join Date: Jan 2010
Posts: 38
Received Thanks: 3
how do I connect with the client from evo?



Uploaded with



Uploaded with



Uploaded with

Edit: Anyone know how to fix these errors? whenever I go into the game comes to channel part of the game comes out! plx help
tnnyu is offline  
Old 04/18/2011, 08:52   #828
 
elite*gold: 0
Join Date: Apr 2008
Posts: 108
Received Thanks: 77
Quote:
Originally Posted by tnnyu View Post
how do I connect with the client from evo?


Edit: Anyone know how to fix these errors? whenever I go into the game comes to channel part of the game comes out! plx help
Did you notice on the pic? You are disconnected because client antihack didn't reply.

Check your switch_constant.ini, a part of it must be something like below:

// Disconnect Hack-User ? 0=do not, 1=disconnect
EVar_UserManage_Disconnect_HackUser = 1 0
// Use HackShield/GameGuard Server bind mode (0=no, 1=use)
EVar_UserManage_UseAntiHackServerBind = 2 0
// Use HackShield/GameGuard live check ping (0=no, 1=use)
EVar_UserManage_UseAntiHack_Disconnect_2nd = 3 0
keile is offline  
Old 04/18/2011, 14:10   #829
 
elite*gold: 0
Join Date: Jan 2010
Posts: 38
Received Thanks: 3
already solved the problem! Thanks Keile









Edit: How to put online to play with my friends? and what are the ports I have open? and wich ip i have to change to put it online?
tnnyu is offline  
Old 04/18/2011, 20:06   #830
 
elite*gold: 0
Join Date: Apr 2011
Posts: 11
Received Thanks: 0
Quote:
Originally Posted by keile View Post
First get the MemberKey of your character account
example: 03823293-c2d1-4f1c-bc25-227ae499d625
from DR2_Member, dbo.Member

Now go to DR2_User, dbo.CharacterBasic
get the CharacterID based on MemberID (same as MemberKey from above)
example: b6f502e6-d72d-4e99-9f7d-80c0b371a211
for my character named Artemis

Then go to DR2_User, dbo.TB_UserItem
OwnerGuid is the same with CharacterID
ItemGuid must be unique
InvType = 11 is Cash
InvPos can be 1 to 20 depending on how many slots on the inventory
ItemNo check DefStrings.xls for item codes
other columns is self-explanatory

Thx you

I have a news problem with this

1.Monster up in the air.
2.My pet is name ???.
beerence is offline  
Old 04/18/2011, 20:36   #831
 
elite*gold: 0
Join Date: Jan 2010
Posts: 38
Received Thanks: 3
Quote:
Originally Posted by beerence View Post
Thx you

I have a news problem with this

1.Monster up in the air.
2.My pet is name ???.
know by the server online?
tnnyu is offline  
Old 04/19/2011, 02:28   #832
 
elite*gold: 0
Join Date: Feb 2008
Posts: 33
Received Thanks: 0
here is a screen of my error and i dont know where i have to insert the dbs i have renamed all dbs example db2_member.bak to dr2_member.txt and i cant insert the dbs into MSSQL Management Studio 2008 they always say they cant find the db(dbo.dr2_member)
Uploaded with
Lopikol is offline  
Old 04/19/2011, 02:32   #833
 
elite*gold: 0
Join Date: Jan 2010
Posts: 38
Received Thanks: 3
SLQ's password and user rights are? so just put the name "AMD_X4" test !!

server controle install vcredist_x86
tnnyu is offline  
Old 04/19/2011, 02:36   #834
 
elite*gold: 0
Join Date: Feb 2008
Posts: 33
Received Thanks: 0
Quote:
Originally Posted by tnnyu View Post
SLQ's password and user rights are? so just put the name "AMD_X4" test !!

server controle install vcredist_x86
where i have to put in the dbs? i get errors if i want to insert the db into MSSQL Management Studio 2008 rights are i have renamed the dbs with .bak into .txt and they are in the databak folder where i have to put them in?
Lopikol is offline  
Old 04/19/2011, 02:41   #835
 
elite*gold: 0
Join Date: Jan 2010
Posts: 38
Received Thanks: 3
Microsfot open sql server studio managenet!
then where it says system databases then click with right mouse button restore database

sorry my english and very bad!
tnnyu is offline  
Thanks
1 User
Old 04/19/2011, 02:43   #836
 
elite*gold: 0
Join Date: Jan 2010
Posts: 38
Received Thanks: 3
Quote:
Originally Posted by Kintyro View Post
It's chinese or tahi... But it's not so important, because I have an English client. Mobs, dungeons ... are english

from ********:

This simple Guide
1.DL SERVER File [url=http://www.99uc.net/soft/html/3099.html]


2.Install MSSQL 2008 Express R2
3.Extract MMS SMC From server file
4.Restore db from databak
-DR2_Def
-dr2_local
-dr2_log
-dr2_member
-dr2_siteconfig
-dr2_user
-dr2-gm


5.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

---------------------------
6.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

----------------------------------------
CLIENT
DOWNLOAD
0.13. 12 Client Dragonica Evolution
And Patch from drago-plus.com

Create Bat File
start Release/DRAGONICA.EXE /NoGsm /LaunchByLauncher /ServerAddr:""127.0.0.1""/ServerPort:""11002"" /SiteName:""Drago-Plus""
exit
can see this Tutorial
tnnyu is offline  
Thanks
1 User
Old 04/19/2011, 02:50   #837
 
elite*gold: 0
Join Date: Feb 2008
Posts: 33
Received Thanks: 0
thank you for youre help i now will backup the files i report if i have new problems thank you so much!
Lopikol is offline  
Old 04/19/2011, 02:58   #838
 
elite*gold: 0
Join Date: Jan 2010
Posts: 38
Received Thanks: 3
copy the bak to this folder C: \ Program Files (x86) \ Microsoft SQL Server \ MSSQL.1 folder \ MSSQL \ Files and then the servers search for the dragonica bak and try and add ...
tnnyu is offline  
Old 04/19/2011, 03:01   #839
 
elite*gold: 0
Join Date: Apr 2008
Posts: 108
Received Thanks: 77
Quote:
Originally Posted by Lopikol View Post
thank you for youre help i now will backup the files i report if i have new problems thank you so much!
There's a video in this thread in which they shows how to insert the backups into the database. Move back it was somewhere out there.
keile is offline  
Old 04/19/2011, 03:05   #840
 
elite*gold: 0
Join Date: Jan 2010
Posts: 38
Received Thanks: 3
Quote:
Originally Posted by keile View Post
There's a video in this thread in which they shows how to insert the backups into the database. Move back it was somewhere out there.
as for my friends online to play? I can do everything well, but when they go to choose the channel does not pass the channel!

Help Plx
tnnyu is offline  
Closed Thread




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


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.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.