Open WoW Spell Editor column problem

Sylian

Trusted
Trusted
Sylian Rep
2
0
0
Rep
10
Sylian Vouches
0
0
0
Vouches
0
Posts
86
Likes
199
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 28 56 XP
Hey everyone!

Notes:
spell_dbc is the acore_world table for spells.
spell is the WoW Spell Editor table that stores the pre-made spells but also custom ones.


So, I want to create some spells and get them working. Still, the problem is that when I create them in WoW Spell Editor 3.3.5a it correctly creates them in a table in a new db where the table is called "spell", this is awesome because, in theory, I should be able to copy that row into my "spell_dbc" inside the acore_world db.

The problem is that the "spell" table's columns don't match the current column names.
Here are some examples of what I mean:

Inside "spell" table, column number 3
image_2023-04-06_092456821.png

Inside "spell_dbc" table, column number 3
image_2023-04-06_092621804.png

So it's not only column 3 that is wrong but a lot of other ones.
So the problem is that the "binding" in the WoW Spell Editor folder does not match the normal column names.

The reason I am asking is that I asked on a Discord server and someone told me he just copies and pastes it from one table to another, but when I asked he didn't reply back so yeah, I am kinda stuck here.
 

3,390

1,271

9,555

428

Top