
02-02-2004, 06:54 PM
I was using Guarns Shader/tik generator. Tik part wasnt working
[code:8bec4]{
path models/human/Axis_officer // This is the path to set model from...
skelmodel airborne.skd // This is the actual model...
surface shirt shader DUDETUNIC /
surface pants shader DUDEPANTS /
surface shirt_cull shader DUDETUNIC_cull /
// $include models/human/heads/us_young_heads.tik
path models/human/heads
skelmodel head1.skd
surface head shader DUDEFACE /
path models/human/hands
skelmodel hand.skd
surface hand shader handsnew
} [/code:8bec4]
|