| 08-22-2003, 02:41 PM | #1 |
I want to make the grave at the bottem of reincarnationtarget disappear. I changed all the skinz that the grave uses to be tranparent but it still shows up. Then I opened up the mdl and changed Filtermode Additive to Filtermode Transparent but it wouldnt get rid of the grave. I tried changing each one and i tried making them all transparent but then the ray on top disppears. Anyone kno how i can make the grave transparent but not the rays? Textures 9 { Bitmap { Image "Textures\Yellow_Star_Dim.blp", } Bitmap { Image "Textures\firering4.blp", } Bitmap { Image "Textures\Shockwave1.blp", } Bitmap { Image "Textures\grad2d.blp", } Bitmap { Image "", ReplaceableId 2, } Bitmap { Image "Transparent.blp", } Bitmap { Image "Transparent.blp", } Bitmap { Image "Transparent.blp", } Bitmap { Image "Textures\Clouds8x8Fade.blp", Materials 6 { Material { ConstantColor, Layer { FilterMode Additive, Unshaded, TwoSided, static TextureID 1, Alpha 6 { Linear, 0: 0, 500: 0, 1167: 1, 1767: 1, 2533: 0, 3333: 0, } } } Material { ConstantColor, Layer { FilterMode Additive, Unshaded, Unfogged, static TextureID 3, Alpha 5 { Linear, 4967: 0.2, 5700: 0.3, 6500: 0.2, 9467: 0, 9933: 0.2, } } } Material { Layer { FilterMode Additive, Unshaded, static TextureID 4, Alpha 5 { Linear, 0: 0, 467: 0, 1000: 1, 2000: 1, 2667: 0, } } } Material { Layer { FilterMode None, static TextureID 5, } } Material { Layer { FilterMode Transparent, static TextureID 6, } } Material { Layer { FilterMode Transparent, static TextureID 7, |
| 08-22-2003, 04:51 PM | #2 |
Try changing all of the alpha values of the materials to zero. On materials that have no alpha line, add this: static alpha 0, If you're using the "angel" model (can't remember which is which) keep in mind that ribbons also use materials so you want to make sure you *don't* alpha those materials out. Hope that helps. |
| 08-23-2003, 03:52 AM | #3 |
thanx ill try it |
| 08-23-2003, 06:58 PM | #4 |
i tried it and it didnt work. emote_confused Can some1 plz do this for me??? Its for the FPS mod. |
