Jump to content
Sign in to follow this  
Vectif

Use campaign character faces as profile face

Recommended Posts

Hello!

Today I had a question of some rumour I been hearing around, it being that it is said that you can use "Miller", "Stavrou" or even the "Kerry" face variants on your ArmA III profile, just that the option is hidden; although you can apparently do it by editing some of the configs of your profile document; I was wondering how to do this and if it's even possible, since I already tried; but the classname for Kerry's face I got may be wrong aswell!

Thanks you very much.

Kindest regards

Share this post


Link to post
Share on other sites

Checkout the directory 'C:\Users\User\Documents\Arma 3 - Other Profiles\YOUR_INGAME_USERNAME' and look for a file called 'YOUR_INGAME_USERNAME.Arma3Profile'.

Open it with Notepad (or wordpad - whatever) and look for the 'class Identity' part.

class Identity
{
	face="The CLASSNAME_of_whatever_face_you_are_currently_using";
	glasses="None";
	speaker="Male09_F";
	squad="";
	pitch=0.96;
};

Then all you need to do is find the classname you want to use from the config-viewer in the editor (under cfgFaces) and put the classname in the Arma3Profile file replacing "The CLASSNAME_of_whatever_face_you_are_currently_using".

  • Like 1

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  

×