Home   Help Search Login Register  

Author Topic: how to?  (Read 628 times)

0 Members and 2 Guests are viewing this topic.

pertti49

  • Guest
how to?
« on: 27 Oct 2003, 15:25:54 »
i have problem with ww2 infantry addon all soldiers have eyeclasses so with what command ill use in init line to remove classes?

Offline Burn

  • Members
  • *
Re:how to?
« Reply #1 on: 27 Oct 2003, 17:35:19 »
What?!? :-\... ALL of em' have glasses :o, well u could define an identity in the description.ext file... eg.:
Code: [Select]
class CfgIdentities
{
   class James
   {
      name = "James Gastovski";
      face = "Face24";
      glasses="None";
      speaker = "Adam";
      pitch = 1.10;
   };
};

Note, the glasses="None";... and btw that dont't work in init-line... only in .ext file, and when U create the .ext file make shure U name it .ext and not .ext.text ;)  ;D

pertti49

  • Guest
Re:how to?
« Reply #2 on: 27 Oct 2003, 17:43:58 »
well thats kind of hard way if ill add 100 troops making file for everyone and name them all?

Offline Burn

  • Members
  • *
Re:how to?
« Reply #3 on: 27 Oct 2003, 17:55:59 »
Quote
well thats kind of hard way if ill add 100 troops making file for everyone and name them all?
;DYeah that could get alitle messy...
 :PWell I suggest U download a spectacle-free ww2 infantry addon ;D, cause I don't think there's any comand to type in the init-field :(... but don't take my word on it ::). Btw, hwo's addon is that anyway ???


DarkCell

  • Guest
Re:how to?
« Reply #5 on: 27 Oct 2003, 18:48:38 »
Maybe you need a Addon for contact lenses  ;D