PMC websites shut down September 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond september 13th 2025 when yearly web hosting fees are due.

User Tools

Site Tools


arma:config:custom_face

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
arma:config:custom_face [2009/06/24 10:18] – created custom_face initial page. snakemanarma:config:custom_face [2024/08/01 07:38] (current) – links added. snakeman
Line 1: Line 1:
-====== Custom Face ======+====== ArmA 1 Custom Face ======
  
-**Custom face** by Snake Man, PMC.+[[https://www.pmctactical.org/forum/viewforum.php?f=42|ArmA 1 Forum]], [[:arma|ArmA 1 Home]], [[arma:config|ArmA 1 Config]], [[arma:tools|ArmA 1 Tools]], [[arma:file_formats|ArmA 1 File Formats]], [[arma:missions|ArmA 1 Missions]], [[arma:modeling|ArmA 1 3D Modeling]], [[arma:terrain|ArmA 1 Terrain]], [[arma:texturing|ArmA 1 Texturing]], [[arma:scripting|ArmA 1 Scripting]]
  
-Custom faces are configure in the cfgFaces part of the config.+**ArmA 1** aka Armed Assault (ArmA) 
 + 
 +**Custom face** for ArmA 1 by Snake Man, PMC. 
 + 
 +ArmA custom faces are configure in the cfgFaces part of the config.
  
 Here is an usual example: Here is an usual example:
Line 16: Line 20:
  west = false;  west = false;
  };  };
- +
  class Custom  class Custom
  {  {
Line 24: Line 28:
  west = false;  west = false;
  };  };
- +
  class Asian_face01  class Asian_face01
  {  {
Line 46: Line 50:
 class VTE_VC: vte_man class VTE_VC: vte_man
 { {
- scope = public; 
- side = TEast; 
- displayName = "VC Rifleman (AK47)"; 
  faceType = "VTE_AsianMan";  faceType = "VTE_AsianMan";
- model = "\vte_chara\vte_vc_rifleman.p3d"; 
- nameSound = "charlie"; 
 </code> </code>
 Where the key word is the "faceType" setting, there you write your class name you want to use, in our example it is "VTE_AsianMan" class. Where the key word is the "faceType" setting, there you write your class name you want to use, in our example it is "VTE_AsianMan" class.
  
arma/config/custom_face.1245838688.txt.gz · Last modified: 2009/06/24 10:18 by snakeman