[DiscordArchive] Hello, I tinkered a bit with adding my own cust...
[DiscordArchive] Hello, I tinkered a bit with adding my own cust...
Archived author: Titi • Posted: 2025-04-23T19:14:12.179000+00:00
Original source
this is probably the first and most common issue new modders run into
Archived author: Martinez • Posted: 2025-04-23T19:15:56.008000+00:00
Original source
I would maybe leave this for new modders.
In WDBX Editor you can Export the Talent.dbc as a CSV.
Then you can edit this file in a notepad or similar software. And order your talents as needed.
Lastly import the CSV to update your Talent.dbc in WDBX Editor
Archived author: stoneharry • Posted: 2025-04-23T19:47:41.209000+00:00
Original source
Use spell editor and drop the primary key if it exists on the table
Archived author: stoneharry • Posted: 2025-04-23T19:48:02.759000+00:00
Original source
https://github.com/stoneharry/DBC-Editing-Workflow
[Embed: GitHub - stoneharry/DBC-Editing-Workflow: The DBC file format does ...]
The DBC file format does not lend itself to being edited directly very well. I would much rather have all the data stored in a SQL format so that we can perform queries and other operations on the ...
https://github.com/stoneharry/DBC-Editing-Workflow