[DiscordArchive] How do you import/export your custom spells from DB to a DBC ?
[DiscordArchive] How do you import/export your custom spells from DB to a DBC ?
Archived author: Pholoween • Posted: 2022-01-07T21:14:27.215000+00:00
Original source
How do you import/export your custom spells from DB to a DBC ?
Archived author: Titi • Posted: 2022-01-07T21:27:13.518000+00:00
Original source
the AC db definition is different than wdbx's. AC has its own SQL import tool
Archived author: Titi • Posted: 2022-01-07T21:27:49.369000+00:00
Original source
https://github.com/wowgaming/node-dbc-reader I think it's this one
[Embed: GitHub - wowgaming/node-dbc-reader]
Contribute to wowgaming/node-dbc-reader development by creating an account on GitHub.
https://github.com/wowgaming/node-dbc-reader
Archived author: Titi • Posted: 2022-01-07T21:28:10.740000+00:00
Original source
you could always change the WDBX definition file to match AC though
Archived author: Pholoween • Posted: 2022-01-07T21:28:32.239000+00:00
Original source
I used this to import from DBC to DB. But I don't know if we can import from DB to DBC with this one ?
Archived author: Titi • Posted: 2022-01-07T21:29:29.074000+00:00
Original source
nope
Archived author: Titi • Posted: 2022-01-07T21:30:03.453000+00:00
Original source
but just don't use AC DBC databases ? only use the dbc files
Archived author: Titi • Posted: 2022-01-07T21:30:28.591000+00:00
Original source
I already complained about it, but AC makes modding harder with their custom dbc databases
Archived author: Pholoween • Posted: 2022-01-07T21:31:04.035000+00:00
Original source
That's what I asked for : you know how to do that ? Everytime i try to use Spell-Editor, I can't connect it on DB or it's full of bugs
Without the spell in spell_db, I can't use it in game :/
Archived author: Titi • Posted: 2022-01-07T21:31:19.563000+00:00
Original source
spell editor needs its own databse, not AC's