[Release]Dragonica Server Files

04/13/2011 16:26 privategame#811
someone knows how to make an autoupdate?
04/13/2011 17:55 keile#812
Quote:
Originally Posted by beerence View Post
Some one can help me?

1.Gada Coin
2.Weapon Enhancement
3.Armor Enhancement

Sorry My english very bad.
20200188 gada coin
79000010 weapon enhance
79000020 armor enhance

Just view SMC\SMC\Patch\Contents\Table\DefStrings.xls
04/14/2011 07:42 beerence#813
Quote:
Originally Posted by keile View Post
20200188 gada coin
79000010 weapon enhance
79000020 armor enhance

Just view SMC\SMC\Patch\Contents\Table\DefStrings.xls
Thank you so mutch.

I have a new problem.

I want to add map & mission in patch Chapter 3 : Reign of Frost.

Muted Island

Some one can help me?

please.
04/14/2011 10:07 asisani#814
No1 knows how to fix drakos and van cliff scrolls?Or dont want to share?
04/14/2011 12:59 camoo12345#815
Quote:
Originally Posted by beerence View Post
Thank you so mutch.

I have a new problem.

I want to add map & mission in patch Chapter 3 : Reign of Frost.

Muted Island

Some one can help me?

please.
IF you have tHE Chapta 3 Files maybe i can Help you
04/14/2011 17:01 beerence#816
Quote:
Originally Posted by camoo12345 View Post
IF you have tHE Chapta 3 Files maybe i can Help you
Oop!!!

I dont' have tHE Chapta 3 Files. --*

Thx you
04/15/2011 23:39 asisani#817
[Only registered and activated users can see links. Click Here To Register...]
Some1 help me solve that pls(the code image dont shows why?)Alredy tried 4 diff browsers and its same
04/16/2011 10:31 thejellopy#818
Link

Client v0.1.9 Part 05 : Zippyshare.com

was broken pls reupload it T__T

ps. i trying to use Thunder for download but it said "Invalid Url"
ps.2 sry for my bad english -_-
04/16/2011 14:14 tnnyu#819
Hallo! und konnte mir sagen, was die neuesten Server-und Client-Dateien kann ich verwenden? und Links!!! tks
04/17/2011 02:34 Lopikol#820
leute jetzt helft mir doch endlich mal bitte wie oft soll ich noch schreiben? wo soll ich die DBS einfügen bei mir kommt nach prüfen der protocol version beim mmc immer nen error wo irgendwas mit siteconfig steht helft mir bitte ich weiß nicht weiter...
---------------------------------------------------------------------------------------
help me please how much i have to ask? where i have to paste the dbs i get every time an error with bla bla site config bla bla at the mmc please help me i dont know how i can get the server to start and play...
04/17/2011 02:52 beerence#821
Someone can help me?

1.I want to add item without shop.
How to add item to Character ?

2.I want to Endquest by Database.
What should i do?

sry for my bad english.
04/17/2011 07:52 keile#822
Quote:
Originally Posted by beerence View Post
Someone can help me?

1.I want to add item without shop.
How to add item to Character ?
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

:)
04/17/2011 11:32 tnnyu#823
Help ??? no work ServerControl_Release :(
04/17/2011 13:44 keile#824
Quote:
Originally Posted by tnnyu View Post
Help ??? no work ServerControl_Release :(
Move ServerControl_Release.exe and servermon_config.ini to folder MMC along with MMC_Release
04/17/2011 13:57 tnnyu#825
this folder in the mmc bat when click to open in this error

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

Uploaded with [Only registered and activated users can see links. Click Here To Register...]

Edit: to solve the problem of not able to open the ServerControl_Release, simply install this on vcredist_x86 dgnwork...