etqw-sdk/base/materials/sfx_multiplayer.mtr

81 lines
1.1 KiB
Plaintext
Raw Normal View History

2008-05-29 00:00:00 +00:00
material textures/sfx/mp_d3dm1_glass
{
translucent
twoSided
noshadows
qer_editorimage textures/sfx/blueglass.tga
{
blend add
program sfx/cubemap
vertexcolor
}
}
material textures/sfx/mp_d3dm3_glass
{
translucent
twoSided
noshadows
qer_editorimage textures/sfx/chiglass1blue.tga
{
blend add
program sfx/cubemap
}
{
diffuseMap textures/sfx/chiglass1blue_d.tga
scale 16 , 16
}
}
material textures/sfx/mp_d3dm3_glass_small
{
translucent
twoSided
noshadows
qer_editorimage textures/sfx/chiglass1blue.tga
{
blend add
program sfx/cubemap
}
{
diffuseMap textures/sfx/chiglass1blue_d.tga
scale 16 , 16
}
}
material textures/sfx/mp_d3dm5_glass
{
translucent
twoSided
noshadows
qer_editorimage textures/sfx/blueglass.tga
{
blend add
program sfx/cubemap
vertexcolor
}
}
material textures/sfx/lagometer
{
translucent
sort gui
{
colored
blend add
map nearest nopicmip forceHighQuality textures/sfx/lagometer.tga
}
}