GM Tool_DNT2Table

Newbie Spellweaver
Joined
Dec 1, 2013
Messages
26
Reaction score
26
Foreword
I've been working on it for several days, analysing format of DNT data and DB table...Finally..Thanks all for helping me knowing the binary format of dnt!

Purpose
for guys who want to use sql to manipulate dnt data in bulk

Attentions
1.make sure your sql-server service is running before you use the tool
2.when converting dnt to table, the tool will access your db with integrated mode, so you don't have to change any db user password, BUT make sure the db is in your local system or run the tool in your remote machine where your db is
3.to manipulate the DNTemp DB, you should login as "sa" or in integrated mode!
4.the internationalization is done but I can't test for it cause my os is not english version, so plz info me if it not work or UI layout is terribly wrong!

1 - GM Tool_DNT2Table - RaGEZONE Forums

3 - GM Tool_DNT2Table - RaGEZONE Forums

2 - GM Tool_DNT2Table - RaGEZONE Forums


tips:click close button to return to MenuFrame


 
Last edited:
Basically.. What you're trying to say is that once I save it to a temp database in mssql and edit it, does it take effect in game? I'm really curious as to what the answer is, and how I can edit stuff in game like gold drop rate, mob hp, etc.
 
Basically.. What you're trying to say is that once I save it to a temp database in mssql and edit it, does it take effect in game? I'm really curious as to what the answer is, and how I can edit stuff in game like gold drop rate, mob hp, etc.

it's designed for editing data in mssql with sql, and export the table into dnt format...sql is convenient ~~
 
I got error after downloading SQL Server 2005, I don't really know how to do these stuff. could you please make a video tutorial or add more info about your tut sir? from the start on where or what to download:( .
 
Beschreibung:
Stopped working

Problemsignatur:
Problemereignisname: CLR20r3
Problemsignatur 01: db2table.exe
Problemsignatur 02: 1.0.0.0
Problemsignatur 03: 52db174a
Problemsignatur 04: mscorlib
Problemsignatur 05: 2.0.0.0
Problemsignatur 06: 53a11de1
Problemsignatur 07: 2bbc
Problemsignatur 08: 334
Problemsignatur 09: MXYABJ2RSFG4UKNKGMSPJ2KFPMZXHCC5
Betriebsystemversion: 6.1.7601.2.1.0.272.7
Gebietsschema-ID: 1031
 
It seems people are confused to what this does, could you give us a proper explanation. What is the point to converting dnt files to the mssql database if they are loaded from the folders?
 
Back