PMC websites shut down November 13th 2025 unless web hosting fees are paid. See up to date status from PMC Website Hosting and Domain Registration Fee Status forum topic. 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 November 13th 2025 when web hosting fees are due.

User Tools

Site Tools


arma:modeling:turrets

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arma:modeling:turrets [2007/11/20 19:27] – formated bit better snakemanarma:modeling:turrets [2024/08/01 10:06] (current) – links added. snakeman
Line 1: Line 1:
-====== Turrets ======+====== ArmA 1 Turrets ====== 
 + 
 +[[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]] 
 + 
 +**ArmA 1** aka Armed Assault (ArmA)
  
 Vehicle turrets, ie multiple gunners on a helicopter for example is very cool feature of ArmA. Vehicle turrets, ie multiple gunners on a helicopter for example is very cool feature of ArmA.
  
  
-====== BIS Turrets ======+====== bis Turrets ======
  
-This is the setup used in BIS UH60mg helicopter which has two miniguns.+This is the setup used in bis UH60mg helicopter which has two miniguns.
  
 **1.0 LOD:**\\ **1.0 LOD:**\\
Line 84: Line 88:
 This is the cfgVehicle part for VTE Huey helicopter. This is the cfgVehicle part for VTE Huey helicopter.
  
-<code> +<code cpp
- class Turrets + class Turrets
  {  {
  class LeftDoor_Gun : NewTurret  class LeftDoor_Gun : NewTurret
Line 110: Line 114:
  gunnerAction = "UH60_Gunner";  gunnerAction = "UH60_Gunner";
  gunnerInAction = "UH60_Gunner";  gunnerInAction = "UH60_Gunner";
- +
  weapons[]={"VTE_Mounted_M60"};  weapons[]={"VTE_Mounted_M60"};
  magazines[]={ "VTE_Mounted_200Rnd_762x51", "VTE_Mounted_200Rnd_762x51",  magazines[]={ "VTE_Mounted_200Rnd_762x51", "VTE_Mounted_200Rnd_762x51",
Line 122: Line 126:
  maxTurn = 180;  maxTurn = 180;
  initTurn = 90;  initTurn = 90;
-     +
  class ViewOptics  class ViewOptics
  {  {
Line 175: Line 179:
 ====== Notes ====== ====== Notes ======
  
-This article is bit work in progress, fee free to discuss or ask questions in our [[http://tactical.nekromantix.com/forum/viewforum.php?f=29|editing]] forum.+This article is bit work in progress, fee free to discuss or ask questions in [[https://www.pmctactical.org/forum/viewforum.php?f=29|PMC Tactical Forum Editing]] area.
  
arma/modeling/turrets.1195586820.txt.gz · Last modified: 2007/11/20 19:27 by snakeman