0/5,
0
votes
Description
The HCAR, created by Ohio Ordnance, is a modern interpretation of the M1918 BAR.
Features
- Two weapon variants: the standard HCAR and the DTIR .30-06 from MW3.
- Each variant is available in Tan and Black versions.
- Fully automatic fire with a slow rate of fire.
- 20-round magazine.
- Stats can be adjusted in the YAML file.
- Some versions include laser and flashlight attachments.
How to obtain
Crafting recipes can be purchased at the following locations:
- Common: Heywood, The Glen gun vendor
- Uncommon: Heywood, Wellsprings gun vendor, level 9 required
- Rare: Heywood, Vista del Rey gun vendor, level 17 required
- Epic: Pacifica gun vendor, level 25 required
- Legendary: Watson, Little China gun vendor, level 33 required
The Legendary version can also be found at most gun vendors in Night City. The weapon is also available through the virtual atelier or via CET commands.
All CET codes
Legendary:
Game.AddToInventory("Items.HCAR",1)
Game.AddToInventory("Items.HCAR_Black",1)
Game.AddToInventory("Items.DTIR_HCAR",1)
Game.AddToInventory("Items.DTIR_HCAR_Black",1)
Epic:
Game.AddToInventory("Items.HCAR_Epic",1)
Game.AddToInventory("Items.HCAR_Black_Epic",1)
Game.AddToInventory("Items.DTIR_HCAR_Epic",1)
Game.AddToInventory("Items.DTIR_HCAR_Black_Epic",1)
Rare:
Game.AddToInventory("Items.HCAR_Rare",1)
Game.AddToInventory("Items.HCAR_Black_Rare",1)
Game.AddToInventory("Items.DTIR_HCAR_Rare",1)
Game.AddToInventory("Items.DTIR_HCAR_Black_Rare",1)
Uncommon:
Game.AddToInventory("Items.HCAR_Uncommon",1)
Game.AddToInventory("Items.HCAR_Black_Uncommon",1)
Game.AddToInventory("Items.DTIR_HCAR_Uncommon",1)
Game.AddToInventory("Items.DTIR_HCAR_Black_Uncommon",1)
Common:
Game.AddToInventory("Items.HCAR_Common",1)
Game.AddToInventory("Items.HCAR_Black_Common",1)
Game.AddToInventory("Items.DTIR_HCAR_Common",1)
Game.AddToInventory("Items.DTIR_HCAR_Black_Common",1)
All crafting recipes
Game.AddToInventory("Items.HCARTan_Recipe_Legendary",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Legendary",1)
Game.AddToInventory("Items.DTIRHCAR_Recipe_Legendary",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Legendary",1)
Game.AddToInventory("Items.HCARTan_Recipe_Epic",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Epic",1)
Game.AddToInventory("Items.DTIRHCAR_Recipe_Epic",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Epic",1)
Game.AddToInventory("Items.HCARTan_Recipe_Rare",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Rare",1)
Game.AddToInventory("Items.DTIRHCAR_Recipe_Rare",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Rare",1)
Game.AddToInventory("Items.HCARTan_Recipe_Uncommon",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Uncommon",1)
Game.AddToInventory("Items.DTIRHCAR_Recipe_Uncommon",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Uncommon",1)
Game.AddToInventory("Items.HCARTan_Recipe_Common",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Common",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Common",1)
The HCAR, created by Ohio Ordnance, is a modern interpretation of the M1918 BAR.
Features
- Two weapon variants: the standard HCAR and the DTIR .30-06 from MW3.
- Each variant is available in Tan and Black versions.
- Fully automatic fire with a slow rate of fire.
- 20-round magazine.
- Stats can be adjusted in the YAML file.
- Some versions include laser and flashlight attachments.
How to obtain
Crafting recipes can be purchased at the following locations:
- Common: Heywood, The Glen gun vendor
- Uncommon: Heywood, Wellsprings gun vendor, level 9 required
- Rare: Heywood, Vista del Rey gun vendor, level 17 required
- Epic: Pacifica gun vendor, level 25 required
- Legendary: Watson, Little China gun vendor, level 33 required
The Legendary version can also be found at most gun vendors in Night City. The weapon is also available through the virtual atelier or via CET commands.
All CET codes
Legendary:
Game.AddToInventory("Items.HCAR",1)
Game.AddToInventory("Items.HCAR_Black",1)
Game.AddToInventory("Items.DTIR_HCAR",1)
Game.AddToInventory("Items.DTIR_HCAR_Black",1)
Epic:
Game.AddToInventory("Items.HCAR_Epic",1)
Game.AddToInventory("Items.HCAR_Black_Epic",1)
Game.AddToInventory("Items.DTIR_HCAR_Epic",1)
Game.AddToInventory("Items.DTIR_HCAR_Black_Epic",1)
Rare:
Game.AddToInventory("Items.HCAR_Rare",1)
Game.AddToInventory("Items.HCAR_Black_Rare",1)
Game.AddToInventory("Items.DTIR_HCAR_Rare",1)
Game.AddToInventory("Items.DTIR_HCAR_Black_Rare",1)
Uncommon:
Game.AddToInventory("Items.HCAR_Uncommon",1)
Game.AddToInventory("Items.HCAR_Black_Uncommon",1)
Game.AddToInventory("Items.DTIR_HCAR_Uncommon",1)
Game.AddToInventory("Items.DTIR_HCAR_Black_Uncommon",1)
Common:
Game.AddToInventory("Items.HCAR_Common",1)
Game.AddToInventory("Items.HCAR_Black_Common",1)
Game.AddToInventory("Items.DTIR_HCAR_Common",1)
Game.AddToInventory("Items.DTIR_HCAR_Black_Common",1)
All crafting recipes
Game.AddToInventory("Items.HCARTan_Recipe_Legendary",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Legendary",1)
Game.AddToInventory("Items.DTIRHCAR_Recipe_Legendary",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Legendary",1)
Game.AddToInventory("Items.HCARTan_Recipe_Epic",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Epic",1)
Game.AddToInventory("Items.DTIRHCAR_Recipe_Epic",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Epic",1)
Game.AddToInventory("Items.HCARTan_Recipe_Rare",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Rare",1)
Game.AddToInventory("Items.DTIRHCAR_Recipe_Rare",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Rare",1)
Game.AddToInventory("Items.HCARTan_Recipe_Uncommon",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Uncommon",1)
Game.AddToInventory("Items.DTIRHCAR_Recipe_Uncommon",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Uncommon",1)
Game.AddToInventory("Items.HCARTan_Recipe_Common",1)
Game.AddToInventory("Items.HCARBlack_Recipe_Common",1)
Game.AddToInventory("Items.DTIRBlack_Recipe_Common",1)
External Download Links:
- Modsfire.com - HCAR-29724-1-0-1778926223.rar [26.24 MB]
Direct Download Links
About Mod
| Latest Version | v1.0 |
| Game | Cyberpunk 2077 |
| Category | Weapons |
| Game Version | 1.11 |
| Downloads | 31 |
| Created | 1 month ago |
You Might Also Like »
0 Comments
There are no comments. Be first to comment!