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
-
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
-
Wtf its not in Patch ?
are you sure ?
-
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.
-
You can export it from WoWModelViewer
Otherwise, the gameobject dbc is in the wow-update-base-17898.mpq
-
Inico, there's no GameObjectDisplayInfo.dbc in misc.mpq. Not in 5.1.0a atleast. I'll try.
-
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?
-
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.
-
EDIT: Nevermind, thank you inico!