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
What's wrong with this?
Moderator: Moderators
-
Carbonated Weasel
- Corporal
- Posts: 49
- Joined: Sat Jan 11, 2003 1:24 am
What's wrong with this?
Im not short, just vertically challenged
-
[253RID]General-Haines
- Sergeant Major
- Posts: 114
- Joined: Fri Jan 17, 2003 7:46 pm
- Location: New Jersey USA
- Contact:
nothing did u ever make a textures follder.....and did u make a scripts folder pting the textures wirtth the shader
253rd Regimental Infantry Division

Our Spearhead Total conversion mod is now recruiting. http://www.thegreendevils.tk

Our Spearhead Total conversion mod is now recruiting. http://www.thegreendevils.tk
-
Carbonated Weasel
- Corporal
- Posts: 49
- Joined: Sat Jan 11, 2003 1:24 am
Huh?
what do you mean. i have 3 folders, textures scripts and models. if that helps any
Im not short, just vertically challenged