• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

noob model texture problem

Status
Not open for further replies.
Level 17
Joined
Jan 18, 2010
Messages
1,122
Do you have magos ? Go to texture tab, right click the texture > edit and set the replaceable ID to 0.
Or, convert the model into mdl open it in notepad and search for:
Textures 1 {
Bitmap {
Image "Textures\BarrensDoodads2.blp",
ReplaceableId 1,
}
And simply delete the red part so that the "}" is in the line following the texture.
 
Status
Not open for further replies.
Top