Subversion-Projekte sthq.gbs

Revision

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

TIKI
$include models/char/starfleet_base-male.tik

setup
{
        scale 1
        fade_dist_mod 1
        lod 1500 1.0 3000 .2 3100
        radius 25


                surface material2 shader body-red.tga
                surface material4 shader hand05.tga
                surface material10 shader captain
                surface material35 shader body-red.tga
                surface material36 shader body-red.tga
                surface material37 shader body-red.tga
                surface material38 shader body-red.tga
                surface material39 shader body-red.tga
                
        texturepath models/char/starfleet/official-male2

                surface material1 shader head.tga

        texturepath models/char/face
                surface material3 shader face-brown-dark.tga                    

        replacesurface material1 material1 models/char/starfleet/official-male2/official-male2.skb models/char/starfleet/official-male2/official-male2.skm
        replacesurface material3 material3 models/char/starfleet/official-male2/official-male2.skb models/char/starfleet/official-male2/official-male2.skm



}

//Shared AI Data
$include models/aidata/starfleet/starfleet_aidata.tik

init
{
        server
        {
                archetype "StarfleetOfficialMale2"
                surface material35 +nodraw
                surface material36 +nodraw
                surface material37 +nodraw
                surface material38 +nodraw
                surface material39 +nodraw
            processgameplaydata
        }
        client
        {
        }
}

/*QUAKED char_starfleet_official_official-male2 (0.5 0.25 0.25) (0 0 0) (0 0 0)
starfleet_official-male2
*/