Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: StafordDev on January 01, 2014, 06:51:50 pm
-
I have a problem with converting models from Diablo III to WoTLK (weapon model). I have ".fbx" model and some ".tex" textures (from Diablo). What should i do next?
File in attachment.
p.s. sorry for my bad english - i from russia.
-
First step: Convert the .fbx into an .obj file.
Second step: Use the obj to m2 converter.
Third step: Put in an MPQ and put it in your data folder.
Fouth step: Make an item with the displayid of your new model. (You'll also have to make a new displayid)
Fifth step: ????
Sixth step: Go ingame and profit.
-
What should I do with textures?
-
Maybe you can follow http://www.youtube.com/watch?v=zlHbxt-TXXk (http://www.youtube.com/watch?v=zlHbxt-TXXk" onclick="window.open(this.href);return false;) this video. There is converting texture and model.