The skin is good; the team colors appear where they should.
But no matter who owns the unit, the team color is RED, instead of automatically changing.
Code:
Textures 2 {
Bitmap {
Image "Cape1.blp",
}
Bitmap {
Image "",
ReplaceableId 1,
}
}
Materials 1 {
Material {
Layer {
FilterMode Transparent,
Unshaded,
Two Sided,
static TextureID 1,
}
Layer {
FilterMode Blend,
static TextureID 0,
}
}
}