This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [Solved] Spell_dbc in MySQL database  (Read 1773 times)

wjrk

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
[Solved] Spell_dbc in MySQL database
« on: October 19, 2013, 02:47:33 pm »
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?
« Last Edit: October 19, 2013, 11:22:47 pm by Admin »

kojak488

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 351
    • View Profile
Re: [Question] Spell_dbc in MySQL database
« Reply #1 on: October 19, 2013, 10:47:22 pm »
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.
« Last Edit: October 20, 2013, 03:07:13 pm by Admin »

wjrk

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
Re: Spell_dbc in MySQL database
« Reply #2 on: October 19, 2013, 11:22:29 pm »
Figured it out already. Thanks anyway, you are right.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »