OFPEC Forum
Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: silent_64 on 08 Feb 2005, 19:02:35
-
Can you imagine how it is like to see 4 soldiers look alike? Pretty bad. Right, so I used the International soldier model as a basis for my own soldier. When I was done i got him in game and everything was good. Now the only problem is , the poor sod has only got on face.
I know it's the blady named selections fault so after haveing copy & pasted a the head from the standart international soldier model over to my bloke, and with the same result I'd like to know if you had any tips?
-
I'm going to have to watch this thred because I want the anser myself.
-
Nobody has anything to say to help?
-
do you have a cfg models part in the config?
-
well I do but it still does not work?
-
class CfgModels
{
class Default{};
class Man: Default
{
sections[] =
{
"head injury",
"body injury",
"l arm injury",
"r arm injury",
"p arm injury",
"l leg injury",
"r leg injury",
"p leg injury",
"medic",
"hlava",
"krk",
"zasleh",
"osobnost",
"zadni svetlo",
"zasleh",
"facenull",
"gooAX",
"google",
"goo",
"mic",
"holster",
"p knee pad",
"l knee pad",
"glasses"
};
sectionsInherit=Head;
};
};
-
do you have the heads name in the list of definintions?
edit
think you do, its named hlava right?
-
No reckon it's "osobnost", "hlava" is what you want not to show up in pilot veiw.