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
-
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.
-
I need a photo of ItemDisplayinfo.dbc...
-
I need a photo of ItemDisplayinfo.dbc...
There ya go:
[attachment=0:70908ht3]2.png[/attachment:70908ht3]
-
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.
-
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