Jump to content
Sign in to follow this  
kylania

Video: BAF DLC Faces and Voices

Recommended Posts

6dRWgnKkMrc



Here's a video run through of the 9 faces and three pitch examples each of the 4 new voices that shipped with the BAF DLC. Also available in
.

You can use these with either the setFace command or the setIdentity command using code from the description.ext file.

this setFace "Face04_BAF";



this setIdentity "Mac";



class CfgIdentities
{
   class Mac
   {
       name = "Mac";
       face = "face05_baf";
       glasses = "None";
       speaker = "Male04_BAF";
       pitch = 1.0;        
   };
};

Share this post


Link to post
Share on other sites

Great video, thanks. Can You make a similiar one for PMC?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×