| 11-27-2007, 03:21 AM | #1 |
so i coded team color and i had a try at hero glow (see other thread) is my team color code good? Code:
Textures 4 {
Bitmap {
Image "Units\Critters\Dreadpeasant\Dreadpeasant.blp",
}
Bitmap {
Image "", ReplaceableId 1,
}
Bitmap {
Image "", ReplaceableId 2,
}
Bitmap {
Image "Textures\gutz.blp",
}
}
Materials 6 {
Material {
Layer {
FilterMode Transparent,
static TextureID 0,
}
}
Material {
Layer {
FilterMode Transparent,
TwoSided,
static TextureID 0,
}
}
Material {
Layer {
FilterMode None,
Unshaded,
static TextureID 1,
}
Layer {
FilterMode Blend,
static TextureID 0,
}
}
Material {
Layer {
FilterMode Additive,
Unshaded,
static TextureID 2,
Alpha 1 {
Linear,
133: 0.75,
}
}
}
Material {
Layer {
FilterMode Transparent,
static TextureID 3,
Alpha 3 {
Linear,
99800: 1,
155733: 1,
159800: 0.75,
}
}
}
Material {
Layer {
FilterMode None,
static TextureID 3, }
} |
| 11-27-2007, 12:17 PM | #2 |
"ReplaceableId 1," and "ReplaceableId 2," need to be on their own lines. |
| 11-27-2007, 01:22 PM | #3 |
thx again too bad i cant rep again |
