- Joined
- Jul 16, 2006
- Messages
- 5
i know there is a tutorial on it but its confusing. all i want to do is add a simple material with no team color to my model. i dont know what to put next to "image". my material is called ghost.blp.
part of mdl:
Textures 1 {
Bitmap {
Image "???",
}
}
Materials 1 {
Material {
Layer {
FilterMode None,
static TextureID 0,
}
}
}
part of mdl:
Textures 1 {
Bitmap {
Image "???",
}
}
Materials 1 {
Material {
Layer {
FilterMode None,
static TextureID 0,
}
}
}