OFPEC Forum

Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting General => Topic started by: crisbal on 05 Mar 2013, 14:12:19

Title: To make a female soldier
Post by: crisbal on 05 Mar 2013, 14:12:19
Hi, I'm just making a new mission and one of my team members is supposed to be a woman.
¿How can I change her voice and face for a woman been in the Description file? I suppose somthing like this:
  class CfgIdentities
{
    class "Name of the girl"
    {
        name = "Name of the girl";        ¿What name?
        face = "Face of the girl";          ¿What face?
        glasses = "None";                    ...o wathever
        speaker = "Voice of the girl";     ¿What voice?
        pitch = 1.1;                            ¿what one?
    };
};
It's that possible without download an addon like "Female Soldier" or "Tanya" ??
If anyone can help, please do!

Thanks!
Title: Re: To make a female soldier
Post by: bardosy on 08 Mar 2013, 14:51:42
Without addon, you cannot add a female soldier.

But there are a few mods in armaholic with female solders. I suggest you to use that.
Title: Re: To make a female soldier
Post by: crisbal on 14 Mar 2013, 12:35:23
Ok, thanks anyway...
Title: Re: To make a female soldier
Post by: Lone~Wolf on 16 Jul 2013, 22:15:40
If it's any help you can probably force the male soldier animations with a female, but then I'm not much of an ArmA player. Females probably use those animations anyway when holding guns.