Forum > Serverside Modding

[Solved] Spell_dbc in MySQL database

(1/1)

wjrk:
Hello there, my first post in this community here. I've recently started editing WoW related stuff and have already managed to add/edit stuff like new npcs, Noggit edits and other minor edits.

However, in my recent little project I wanted to create a new non-combat pet. I've already created the new NPC, but now I want to add the spell to "learn" the pet as well, I thought it would be as simple as copying another pet's spell, editing some ID's and descriptions, but I ran into a problem:

When I open the spell_dbc in my SQL program (I use SQLyog, as recommended by a friend) the majority of spells seems to be missing, in fact there's only like 100+ in there.

Did I do something wrong? I use Jeutie's Blizzlike Repack 9.8.2. How do I get my spells in here so I can properly copy them?

kojak488:
Use the spell.dbc itself, not the spell_dbc in SQL.  If you're using Jeutie's, then look for the spell.dbc in the DBC folder.

wjrk:
Figured it out already. Thanks anyway, you are right.

Navigation

[0] Message Index

Go to full version