Subversion-Projekte sthq.argas

Revision

Revision 2 | Revision 21 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

models/weapons2/tricorder/lights
{
    qer_editorimage models/weapons2/tricorder/lights_base.tga
    {
        map $lightmap
    }
    {
        map models/weapons2/tricorder/lights_base.tga
        blendFunc GL_DST_COLOR GL_ZERO
    }
    {
        animMap 2 models/weapons2/tricorder/lights_1.tga models/weapons2/tricorder/lights_2.tga models/weapons2/tricorder/lights_3.tga
        blendFunc GL_ONE GL_ONE
        rgbGen wave sin 0 1 0 1
    }
}

models/weapons2/tricorder/gleam
{
    {
        map models/players/uniforms/gleam.tga
        detail
        rgbGen lightingDiffuse
        tcGen environment
    }
}

models/weapons2/tricorder/screen
{
    {
        map models/players/uniforms/gleam.tga
        detail
        rgbGen lightingDiffuse
        tcGen environment
    }
}

models/mapobjects/tos/tellarite_legs
{
    {
        map models/mapobjects/tos/tellarite_legs.tga
        blendFunc GL_ONE GL_ZERO
        rgbGen lightingDiffuse
    }
    {
        map models/mapobjects/tos/gleam.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        detail
        rgbGen identity
        tcGen environment
    }
}

models/players2/tellarite/tellarite_shirt
{
     {
         map models/mapobjects/tos/tellarite_shirt.tga
         blendFunc GL_ONE GL_ZERO
         rgbGen lightingDiffuse
     }
     {
         map models/mapobjects/tos/gleam.tga
         blendFunc GL_DST_COLOR GL_SRC_COLOR
         detail
         rgbGen identity
         tcGen environment
     }
     {
         map models/mapobjects/tos/telarite_shirtnogleam.tga
         alphaFunc GE128
         rgbGen lightingDiffuse
     }
}


models/mapobjects/tos/tellarite_patch
{
    {
        map models/mapobjects/tos/tellarite_patch.tga
        blendFunc GL_ONE GL_ZERO
        rgbGen lightingDiffuse
    }
    {
        map models/mapobjects/tos/gleam.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        detail
        rgbGen identity
        tcGen environment
    }
}

models/players/mress/mress_hair2
{
    {
        map models/players/mress/mress_hair2.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen lightingDiffuse
    }
}

models/players/laser_canon/gunglow
{
    {
        map models/players/aser_canon/gunglow.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen lightingDiffuse
    }
}

models/mapobjects/tos/plastic_case
{
    {
        map models/mapobjects/tos/plastic_case.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        depthWrite
        rgbGen lightingDiffuse
    }
}

textures/tos/turboport_lit
{
    qer_editorimage textures/tos/turboport_lit.tga
    surfaceparm nolightmap
    {
        animMap .5 textures/tos/turboport_lit.tga 
    }
}