File information

Last updated

Original upload

Created by

sabbath7991

Uploaded by

sabbath7991

Virus scan

Some manually verified files

Tags for this mod

About this mod

Guns from Infinite Warfare and Black Ops 4

Requirements
Permissions and credits
Call of Duty - IW-BO4 Gun Pack

Features 5 guns + Variants from COD Infinite Warfare and Black Ops 4

HVR - Submachine gun

Rampart 17 - Assault Rifle

ICR-7 Assault Rifle

VPR- Double Barrel Submachine Gun

Rampage - Full auto shotgun

Comes with custom attachments


Notes:
The VPR does not have the two mags like in the original game.



Install this mod to remove "Action Blocked" when trying to remove attachments


-Use cyber engine tweaks to obtain or from most gun vendors in night city starting at level 17-

Game.AddToInventory("Items.Rampart_17", 1)
Game.AddToInventory("Items.HVR",1)
Game.AddToInventory("Items.HVR_Folded",1)
Game.AddToInventory("Items.HVR_Gemini",1)
Game.AddToInventory("Items.VPR",1)
Game.AddToInventory("Items.Rampage", 1)
Game.AddToInventory("Items.Rampage_Folded_Stock", 1)
Game.AddToInventory("Items.Rampage_Caution", 1)
Game.AddToInventory("Items.Rampage_Caution_Folded_Stock", 1)
Game.AddToInventory("Items.ICR7_AR", 1)

Game.AddToInventory("Items.Rampart_17_IronSight", 1)
Game.AddToInventory("Items.Rampart17_Holo_Sight", 1)
Game.AddToInventory("Items.Rampart17_Suppressor",1)
Game.AddToInventory("Items.HVR_IronSight",1)
Game.AddToInventory("Items.HVR_ELO_Sight", 1)
Game.AddToInventory("Items.HVR_Suppressor",1)
Game.AddToInventory("Items.HVR_Gemini_Suppressor",1)
Game.AddToInventory("Items.VPR_Suppressor",1)
Game.AddToInventory("Items.VPR_Reflex_Sight", 1)
Game.AddToInventory("Items.Rampage_Reflex_Sight",1)
Game.AddToInventory("Items.ICR7_Holo_Sight",1)
Game.AddToInventory("Items.ICR7_Reflex_Sight", 1)
Game.AddToInventory("Items.ICR7_Suppressor", 1)


Tools used:

3DS MAX 2017 - Importing, Rigging and Exporting 3D meshes

Blender 3.6 - Additional mesh editing and texture mapping

Noesis - Importing and Exporting meshes to Cyberpunk 2077 format

Noesis script for 3DS Max - Importing .mesh files to 3DS MAX

Wolvenkit - Extracting and editing various game files (basically the backbone to Cyberpunk 2077 modding)

Adobe Photoshop CS6 - Editing textures

Notepad++ - Editing .yaml files

Thank You to all the people who helped create these tools