Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: iviaguic on April 01, 2013, 04:17:35 pm

Title: [SOLVED] [QUESTION] Problems with ported MOP & CATA models
Post by: iviaguic on April 01, 2013, 04:17:35 pm
Hey guys have a new problem.

I followed this guide: viewtopic.php?f=20&t=937 but using Mjollna tool.
Pretty easy to use btw.
When I import the model into the game, appears this:
[attachment=1:1suskfpu]WoWScrnShot_040113_160523.jpg[/attachment:1suskfpu]

How can I fix that?

Questions you may ask:
· "Have you implemented the item in Item.dbc and ItemDisplayID.dbc?"
Yes i have
· "Have you injected a SQL file with item data?"
Yes, thats why it's ingame
· "Have you correctly placed the files into your MPQ file?"
 Yes, here you have a SS:
[attachment=0:1suskfpu]aaaaaaaaaa.png[/attachment:1suskfpu]

Thx in advance for ur help.
Title: Re: [QUESTION] Problems with ported MOP & CATA models
Post by: ferreon on April 01, 2013, 04:19:38 pm
I need a photo of ItemDisplayinfo.dbc...
Title: Re: [QUESTION] Problems with ported MOP & CATA models
Post by: iviaguic on April 01, 2013, 04:27:11 pm
Quote from: "ferreon"
I need a photo of ItemDisplayinfo.dbc...
There ya go:
[attachment=0:70908ht3]2.png[/attachment:70908ht3]
Title: Re: [QUESTION] Problems with ported MOP & CATA models
Post by: Ascathos on April 01, 2013, 05:14:06 pm
67266,"Knife_1H_BLOOD_B_02.mdx",,"Knife_1H_BLOOD_B_02black",....
100001,"Axe_1h_PanDung_C_01",,"Axe_1h_PanDung_C_0100",....

I can see why it doesn't work and won't work properly.
Title: Re: [QUESTION] Problems with ported MOP & CATA models
Post by: iviaguic on April 01, 2013, 05:38:49 pm
Quote from: "Ascathos"
67266,"Knife_1H_BLOOD_B_02.mdx",,"Knife_1H_BLOOD_B_02black",....
100001,"Axe_1h_PanDung_C_01",,"Axe_1h_PanDung_C_0100",....

I can see why it doesn't work and won't work properly.

OK understood.

SOLVED