• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

How to change the texture path?

Status
Not open for further replies.

Archian

Site Director
Level 69
Joined
Jan 1, 2006
Messages
3,205
Hello community,

So, as the title says, how do I change the required path of a texture to something else?

The reason for this is that I'm using two diffrent models, which uses diffrent textures. However, the path for both these textures are the same! UrukHai.blp

So one model will, wrongfully, use the texture of the other one, like shown below (selected):

Any help is much appreciated!

texturepath.jpg
 
I would suggest to change the name of one of the textures to something else, like "UrukHai2.blp", then download the tool "Warcraft III mdlx converter", and convert the corresponding model into .mdl format.
Open the file using a text-editor.
Scroll down to the section where it says "Textures {". There you will find the old name "UrukHai.blp".
Change this to "UrukHai2.blp" and save the file. Convert it back to .mdx using the above mentionned tool and it should work now.
 
Status
Not open for further replies.
Back
Top