Modcraft - The community dedicated to quality WoW modding!

Content creation => Texturing and 2D Art => Topic started by: Marcus720 on November 18, 2015, 09:38:51 pm

Title: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Marcus720 on November 18, 2015, 09:38:51 pm
Hello guys ! I've got a question ! I've made many textures in many games like in Fallout 3, Fallout New Vegas, GTA IV, Skyrim, etc.. but I really don't know how to edit an armor texture in World of Wacraft, I don't know which file should I take to edit, which file should I edit. That's the point, you need to tell because I really don't know and I need some help about that, it will be useful for me ! :) Can you help me please ? thanks in advance  ! Oh and by the way, editing textures of an original armor in the game like in Fallout 3 and many other game ! :)
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Marcus720 on November 19, 2015, 04:50:33 pm
Up  :D
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Ascathos on November 19, 2015, 05:11:10 pm
Check existing armor structure.

You have various files in item/texturecomponents/*. Entire Armor is split into torsoupper, torsolower, legupper, leglower, armupper, armlower, hand, foot; each form components that you can edit. Look for existing combinations (They are combined in itemdisplayinfo), place them together and go wild. Everything else is well explained on here multiple times.
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Marcus720 on November 19, 2015, 06:32:24 pm
I don't have that file " item/texturecomponents/*" especially "Texturescomponents" in my wod my wod is for private servers.
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Marcus720 on November 19, 2015, 06:43:03 pm
What software I need to edit the textures in WoD ?
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Marcus720 on November 19, 2015, 07:10:30 pm
I want to edit some textures in WoD like this : (This is an example) (This texture is from Fallout New vegas)
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Marcus720 on November 19, 2015, 07:31:35 pm
Help me !!  :(  :(  :(
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Marcus720 on November 19, 2015, 08:23:59 pm
Because the thing I want is to edit and modify textures in game especially armor textures like the lorica and make a patch with my new textures ! Help me please ! :(
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Marcus720 on November 19, 2015, 08:36:26 pm
I want to modify the textures of this torso and make a patch with the new textures that I'm going to put
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: Marcus720 on November 19, 2015, 08:38:51 pm
That's the augmented chain vest, I want to modify this part to make a lorica segmentata like in the roman era
Title: Re: [QUESTION:Wod][WoW as well] & Editing armor textures
Post by: inico on December 20, 2015, 06:45:33 pm
First of all, don't make so many posts or nobody is going to help you.
Wow model and texture files are compressed. You need casc view to view those files (http://www.zezula.net/en/casc/main.html (http://www.zezula.net/en/casc/main.html" onclick="window.open(this.href);return false;)).
Textures are in BLP format, you need to convert them to PNG and vice versa (viewtopic.php?f=59&t=801 (http://modcraft.io/viewtopic.php?f=59&t=801" onclick="window.open(this.href);return false;)).
Once you edited the textures put them in your wow folder (with its corresponding subfolders) and use a cracked wow.exe (http://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/501200-repost-sig-md5-protection-remover-3.html) to make them work.
For Wotlk the process is quite similar, but you need to put those files inside an MPQ file (and cracked executables are not required).