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


arma3:custom-gear

Differences

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

Link to this comparison view

Next revision
Previous revision
arma3:custom-gear [2014/08/11 08:26] – created custom-gear initial page. snakemanarma3:custom-gear [2024/08/03 11:55] (current) – links added. snakeman
Line 1: Line 1:
 ====== ArmA 3 Custom Gear ====== ====== ArmA 3 Custom Gear ======
 +
 +[[https://www.pmctactical.org/forum/viewforum.php?f=68|ArmA 3 Forum]], [[:arma3|ArmA 3]], [[arma3:config|ArmA 3 Config]], [[arma3:missions|ArmA 3 Missions]], [[arma3:modeling|ArmA 3 3D Modeling]], [[arma3:scripting|ArmA 3 Scripting]], [[arma3:terrain|ArmA 3 Terrain]], [[arma3:texturing|ArmA 3 Texturing]], [[arma3:tools|ArmA 3 Tools]]
  
 **ArmA 3 Custom Gear** for your characters. **ArmA 3 Custom Gear** for your characters.
  
-**Model** 
  
-**Head Gear**+====== Head Gear ======
  
 Three Resolution LOD's (ResLOD) 1.000, 2.000 and 3.000. Three Resolution LOD's (ResLOD) 1.000, 2.000 and 3.000.
Line 11: Line 12:
 Selections in ResLODs "camo" if you need hiddenSelection to use same model for several textured versions and "Head" which is the whole helmet model. Selections in ResLODs "camo" if you need hiddenSelection to use same model for several textured versions and "Head" which is the whole helmet model.
  
-View-Pilot LOD completely empty.+View-Pilot LOD completely empty, but must be present.
  
 ShadowVolume 0.000 ShadowVolume 0.000
Line 17: Line 18:
 Geometry where you must have "PrefersShadowVolume = 1" and "autocenter = 0" properties. Geometry where you must have "PrefersShadowVolume = 1" and "autocenter = 0" properties.
  
-**Vest**+ 
 +====== Vest ======
  
 Resolution LOD's 1.000, 2.000, 3.000, 4.000 and 5.000. Resolution LOD's 1.000, 2.000, 3.000, 4.000 and 5.000.
Line 29: Line 31:
 Geometry where you must have "PrefersShadowVolume = 1" and "autocenter = 0" properties. Geometry where you must have "PrefersShadowVolume = 1" and "autocenter = 0" properties.
  
-**Config**+ 
 +====== Config ======
  
 These configs belong to cfgWeapons class. These configs belong to cfgWeapons class.
  
-Example bis Helmet config+Example bis Helmet cfgWeapons config:
 <code cpp> <code cpp>
 class H_HelmetB: ItemCore class H_HelmetB: ItemCore
Line 58: Line 61:
 </code> </code>
  
- +Example bis Vest cfgWeapons config:
-Example bis Vest config+
 <code cpp> <code cpp>
 class Vest_NoCamo_Base: ItemCore class Vest_NoCamo_Base: ItemCore
Line 99: Line 101:
 }; };
 </code> </code>
 +
arma3/custom-gear.1407745604.txt.gz · Last modified: 2014/08/11 08:26 by snakeman