• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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