Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Chase on June 29, 2014, 12:21:45 am

Title: [QUESTION] Items that use textures from other items.
Post by: Chase on June 29, 2014, 12:21:45 am
I'm wondering if its possible to have like, for example, boots, to use textures from the chest.

Like tabards, the bottom flappy part actually uses textures from the chest. But I assume that is just coded into the model.
Title: Re: [QUESTION] Items that use textures from other items.
Post by: stan84 on June 29, 2014, 08:53:49 am
read about textures baking, or watch some tuts in youtube. Texturing 3d models will explain you everything.
Title: Re: [QUESTION] Items that use textures from other items.
Post by: Alastor on June 29, 2014, 04:59:03 pm
Texture loaded by model is in HEX code of model so open it in 010 add your path then open it in M2 template set
-lenght of your path
-start of your path

or just change name of texture that you want to load :?