Home   Help Search Login Register  

Author Topic: Attack of the clones  (Read 1408 times)

0 Members and 1 Guest are viewing this topic.

silent_64

  • Guest
Attack of the clones
« 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?

Offline Infierie Blou

  • Members
  • *
  • Keep your friends close but your enemies closer
Re:Attack of the clones
« Reply #1 on: 09 Feb 2005, 16:56:06 »
I'm going to have to watch this thred because I want the anser myself.

silent_64

  • Guest
Re:Attack of the clones
« Reply #2 on: 10 Feb 2005, 16:19:49 »
Nobody has anything to say to help?

Offline oyman

  • Members
  • *
  • king of pings
Re:Attack of the clones
« Reply #3 on: 10 Feb 2005, 20:41:04 »
do you have a cfg models part in the config?

Offline Infierie Blou

  • Members
  • *
  • Keep your friends close but your enemies closer
Re:Attack of the clones
« Reply #4 on: 11 Feb 2005, 12:24:49 »
well I do but it still does not work?

silent_64

  • Guest
Re:Attack of the clones
« Reply #5 on: 11 Feb 2005, 15:50:03 »
Code: [Select]
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;
   };
};

Offline oyman

  • Members
  • *
  • king of pings
Re:Attack of the clones
« Reply #6 on: 11 Feb 2005, 20:41:46 »
do you have the heads name in the list of definintions?

edit

  think you do, its named hlava right?
« Last Edit: 11 Feb 2005, 20:42:52 by oyman »

silent_64

  • Guest
Re:Attack of the clones
« Reply #7 on: 11 Feb 2005, 23:25:42 »
No reckon it's "osobnost", "hlava" is what you want not to show up in pilot veiw.