[DiscordArchive] Why does the wow spell editor give me this erro...
[DiscordArchive] Why does the wow spell editor give me this erro...
Archived author: Rev • Posted: 2025-07-28T17:51:25.560000+00:00
Original source
spell editor only imports 8 of them into the DB
Archived author: stoneharry • Posted: 2025-07-28T17:58:28.873000+00:00
Original source
Incorrect. All are imported, but badly named. This is because when spell editor was created the documentation on the spell DBC was wrong, and it was assumed the rest of the columns were flags. In reality, the flags column only exists once at the end and is not read by the client. All the other fields are locales.
The lucky thing is that both the string and flag columns are 32 bit unsigned integers. If the spell editor did not handle them, it would not be able to be read by the client.
Archived author: stoneharry • Posted: 2025-07-28T17:59:10.962000+00:00
Original source
The spell editor program does not use/support those locales, but you can still freely edit them in the DB. It will import/export changes since it's a mirror of the DBC.
Archived author: Rev • Posted: 2025-07-28T18:02:36.148000+00:00
Original source
makes sense <:think:952984118310862958>
Archived author: Overlord • Posted: 2025-07-28T18:26:51.784000+00:00
Original source
WDBX Editor does not connect to my SQL database
Archived author: Overlord • Posted: 2025-07-28T19:22:38.170000+00:00
Original source
I have duplicated two spells but neither of them work.