NeilReed101 0 Posted April 6, 2008 HI people , I know how to add a custom face to my profile , but i was wondering if anyone has released a stand-alone face addon pack with a config cpp so i can set face with more than one person with custom textures . i did it with ofp with this config : class CfgPatches { class Faces { units[] = {}; weapons[] = {}; requiredVersion = 1.20; }; }; class CfgFaces { class construction { name="construction"; texture="\newfaces\construction.jpg"; east=1; west=1; }; }; but i am pretty sure this will not work for arma ^_^ I am trying to add about 5 new faces is there any configs out there? thanks Share this post Link to post Share on other sites
dachevs 1 Posted April 12, 2008 maybe try this-- setIdentity Share this post Link to post Share on other sites