• 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.

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