Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: Nortwin on July 04, 2014, 10:47:17 pm

Title: Mists of Pandaria MPQ & DBC Editing
Post by: Nortwin on July 04, 2014, 10:47:17 pm
Hey folks.

I've recently started modding for Mists of Pandaria, makin' a gameobject spawning patch for a private RP server. However, GameObjectDisplayInfo isn't in locale MPQ anymore, it's generated through cache.

Does anyone know how to import custom GameObjectDisplayInfo.dbc into Mists of Pandaria? I really can't get it to work. We have a cracked client.

Thank you!
Nortwin
Title: Re: Mists of Pandaria MPQ & DBC Editing
Post by: Alastor on July 05, 2014, 03:32:34 am
Wtf its not in Patch ?

are you sure ?
Title: Re: Mists of Pandaria MPQ & DBC Editing
Post by: inico on July 05, 2014, 05:24:11 am
Quote from: "Nortwin"
Does anyone know how to import custom GameObjectDisplayInfo.dbc into Mists of Pandaria? I really can't get it to work.

GameObjectDisplayInfo.dbc is in MISC.MPQ. Also, i modified a lot of dbc files and didn't need to crack the client.
Title: Re: Mists of Pandaria MPQ & DBC Editing
Post by: Rangorn on July 05, 2014, 05:25:34 am
You can export it from WoWModelViewer

Otherwise, the gameobject dbc is in the wow-update-base-17898.mpq
Title: Re: Mists of Pandaria MPQ & DBC Editing
Post by: Nortwin on July 05, 2014, 11:54:14 am
Inico, there's no GameObjectDisplayInfo.dbc in misc.mpq. Not in 5.1.0a atleast. I'll try.
Title: Re: Mists of Pandaria MPQ & DBC Editing
Post by: inico on July 05, 2014, 02:55:05 pm
Quote from: "Nortwin"
Inico, there's no GameObjectDisplayInfo.dbc in misc.mpq. Not in 5.1.0a atleast. I'll try.

I opened my client and it's there. I did some dbc editing in 5.1 and it was there as well. This MPQ hasn't been modified since the expansion launch.

(https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-xpa1/t1.0-9/10462729_685303228205112_5182765332349656000_n.jpg)

You can also use wowmodelviewer to export it, as Rangorn said. What program are you using?
Title: Re: Mists of Pandaria MPQ & DBC Editing
Post by: Nortwin on July 06, 2014, 10:39:09 pm
Quote from: "inico"
Quote from: "Nortwin"
Inico, there's no GameObjectDisplayInfo.dbc in misc.mpq. Not in 5.1.0a atleast. I'll try.

I opened my client and it's there. I did some dbc editing in 5.1 and it was there as well. This MPQ hasn't been modified since the expansion launch.

(https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-xpa1/t1.0-9/10462729_685303228205112_5182765332349656000_n.jpg)

You can also use wowmodelviewer to export it, as Rangorn said. What program are you using?

The problem was that I hadn't downloaded the full client, and misc.mpq contained only a few DBCs, but not all. Thank you, Inico.
Title: Re: Mists of Pandaria MPQ & DBC Editing
Post by: Bravelad on July 10, 2014, 07:51:16 pm
EDIT: Nevermind, thank you inico!