This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [TOOL] WDBX Editor  (Read 15487 times)

barncastle

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 21
    • View Profile
Re: [TOOL] WDBX Editor
« Reply #15 on: September 06, 2016, 09:01:27 pm »
Quote from: "Nupper"
is there a compiled update...my visual studieo is to old for it i think.

Yeah sorry I need to sort my git management out! I've created a release on the master branch https://github.com/barncastle/WDBXEditor/releases/tag/1.0.2
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Nupper

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 339
    • View Profile
Re: [TOOL] WDBX Editor
« Reply #16 on: September 06, 2016, 11:59:27 pm »
Quote from: "barncastle"
Quote from: "Nupper"
is there a compiled update...my visual studieo is to old for it i think.

Yeah sorry I need to sort my git management out! I've created a release on the master branch https://github.com/barncastle/WDBXEditor/releases/tag/1.0.2

Known issue with Certain DBC
CreatureModeldata.dbc
GameObjectDisplayInfo.dbc

the  is removed upon import or export..
Example:
Default:
WorldCreatureCreatureNameCreaturename.m2
Exported/Imported:
WorldCreatureCreatureNameCreaturename.m2

Gameobjects have the same issue.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Nupper

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 339
    • View Profile
Re: [TOOL] WDBX Editor
« Reply #17 on: September 07, 2016, 01:16:29 am »
I get "An error occured exporting to SQL"

Default Value issue again
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

barncastle

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 21
    • View Profile
Re: [TOOL] WDBX Editor
« Reply #18 on: September 10, 2016, 02:17:41 pm »
Nupper, latest version has gone up. I've added a lot of stuff to the SQL Import/Export to try and combat your issues. I've even changed it to temporarily switch the sql mode. Let me know how it goes
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Chase

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 116
    • View Profile
Re: [TOOL] WDBX Editor
« Reply #19 on: October 22, 2016, 02:19:39 am »
When you open a dbc with "n" in it, it turns it into the new line character, but does not export it back to "n"
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

jesper54321

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 1
    • View Profile
Re: [TOOL] WDBX Editor
« Reply #20 on: December 05, 2016, 07:35:45 am »
Would there be any way to increase the difinition size, as my main work is in db2 files used for a large cata realm with alot of stuff? :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Kobiesan

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 161
    • View Profile
Re: [TOOL] WDBX Editor
« Reply #21 on: May 27, 2017, 02:41:25 am »
For anyone else who couldn't get this to build, make sure you build it in Visual Studio 2015.