Page 1 of 1

What's wrong with this?

Posted: Tue Apr 29, 2003 11:15 pm
by Carbonated Weasel
when i use this the skin appears to be invisible. i think its because of the tik but im not sure.

here it is


setup
{
path models/human/manon // Set path to set skelmodel from
skelmodel manon.skd // Set body model

surface coat shader russian_DBP_rifler_coat
surface cull_coat shader russian_DBP_rifler_coat
surface pants shader russian_DBP_rifler_pants
surface inside shader russian_DBP_rifler_coat
surface hand shader russian_DBP_rifler_hands

path models/human/heads // Set new path for head model
skelmodel manon_head.skd // Set head model
surface manon shader russian_DBP_rifler_head
}


//
// define what folder to get specific sound from for the player model
//
$define pulloutdir sound/weapons/pullout


init
{
client
{
// Cache sounds here
}
server
{
voicetype manon // set the voicetype to use for multiplayer instant messaging
}
}


//
// include the base player model definition
//
$include models/player/base/include.txt

// need to indicate the end of the tiki file because we have a tiki command at the end
//end

Posted: Wed Apr 30, 2003 1:33 am
by [253RID]General-Haines
nothing did u ever make a textures follder.....and did u make a scripts folder pting the textures wirtth the shader

Huh?

Posted: Wed Apr 30, 2003 2:04 am
by Carbonated Weasel
what do you mean. i have 3 folders, textures scripts and models. if that helps any