[DiscordArchive] can you check if the structure of spell_template is the same as spell.dbc?
[DiscordArchive] can you check if the structure of spell_template is the same as spell.dbc?
Archived author: gigi • Posted: 2021-07-05T23:26:07.284000+00:00
Original source
can you check if the structure of spell_template is the same as spell.dbc?
Archived author: gigi • Posted: 2021-07-05T23:26:44.590000+00:00
Original source
because you could export the dbc from the spell editor, transform it into a csv file and then import it into your database
Archived author: Thimz/Waroduck • Posted: 2021-07-05T23:26:56.592000+00:00
Original source
spell_template has a column named build and not all the columns are named the same
Archived author: Thimz/Waroduck • Posted: 2021-07-05T23:27:49.247000+00:00
Original source
I could do that as well i suppose