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.0
        fade_dist_mod 1
        lod 200 1.0 2500 .2 6144
        radius 25
                
        surface material2 shader NPCMale-body.tga
        surface material10 shader lieutenant    
        surface material35 shader NPCMale-body.tga
        surface material36 shader NPCMale-body.tga
        surface material37 shader NPCMale-body.tga
        surface material38 shader NPCMale-body.tga
        surface material39 shader NPCMale-body.tga
        
        texturepath models/char/starfleet/crew-male4
                surface material1 shader head.tga
        texturepath models/char/face
                surface material3 shader face-brown-dark.tga
                
        texturepath models/char/starfleet/base-male/
                surface material4 shader hand05.tga
                
        replacesurface material1 material1 models/char/starfleet/crew-male4/crew-male4.skb models/char/starfleet/crew-male4/crew-male4.skm
        replacesurface material3 material3 models/char/starfleet/crew-male4/crew-male4.skb models/char/starfleet/crew-male4/crew-male4.skm
        
}

//Weapons anims
$include models/sharedanim/humanoid-comprifle-m.tik
$include models/sharedanim/humanoid-comprifle-enhanced-m.tik
$include models/sharedanim/humanoid-weapontwitch-m.tik

//Shared AI Data
//$include models/aidata/starfleet/starfleet_aidata.tik
$include models/aidata/teammate/teammate-m6-redshirt-comprifle.tik
//$include models/aidata/human/human-m9-merc-shotgun-aidata.tik

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

/*QUAKED char_starfleet_crew_crew-male4-johnson (0.5 0.25 0.25) (0 0 0) (0 0 0)
Starfleet_crew-male4
*/