Forum > Tools
[TOOL] ADB/DB2/DBC <-> CSV convert
<< < (3/8) > >>
Luzifix:
--- Quote from: "azeroc" ---Here ya go: https://mega.nz/#!f9BFnL7A!2A96AHxM5Jhg ... gWAw2d09ng --- End quote ---
Your Problem is fixed with the new Update 0.0.3
Luzifix:
//Update v0.0.3
azeroc:
--- Quote from: "Luzifix" --- --- Quote from: "azeroc" ---Here ya go: https://mega.nz/#!f9BFnL7A!2A96AHxM5Jhg ... gWAw2d09ng --- End quote ---
Your Problem is fixed with the new Update 0.0.3 --- End quote ---
Yup, it has been. Much thanks!
Synric:
I could be wrong, but I think to convert spell.dbc we also need support for uint64. wowdev is 64+32 for SpellFamilyFlags, trinitycore is flag96 (which is just uint32+uint32+uint32). It's a clean convert with the only change on converting CSV back to DBC being replicating the final spell with a new spell ID, incase you need to test it yourself.
Luzifix:
--- Quote from: "Serendipity" ---I could be wrong, but I think to convert spell.dbc we also need support for uint64. wowdev is 64+32 for SpellFamilyFlags, trinitycore is flag96 (which is just uint32+uint32+uint32). It's a clean convert with the only change on converting CSV back to DBC being replicating the final spell with a new spell ID, incase you need to test it yourself. --- End quote ---
Thx for the info, its come with the next update :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
|