noob model texture problem

Status
Not open for further replies.
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.
Back
Top