comes with 3 Uzi's (Standard, Mini, Micro), custom sights and suppressors
Notes:
-Must have Phantom Liberty DLC
-I changed the item type from "Handgun" to "Submachine Gun" becasue of this the gun won't be held correctly in photo mode, but I included a way to change it back
-When reloading, the gun makes beeping noises, but I included a way to remove them. The beeping still plays on first equip though
Install this mod to remove "action blocked" prompt and make unequipping attachments easier
-Use cyber engine tweaks to obtain or use the virtual atelier or purchase from most gun vendors in night city starting at level 17-
Game.AddToInventory("Items.Uzi",1)
Game.AddToInventory("Items.Mini_Uzi",1)
Game.AddToInventory("Items.Micro_Uzi",1)
Game.AddToInventory("Items.Uzi_Suppressor",1)
Game.AddToInventory("Items.Mini_Uzi_Suppressor",1)
Game.AddToInventory("Items.Micro_Uzi_Suppressor",1)
Game.AddToInventory("Items.Mac10_Uzi_Red_Dot",1)
Game.AddToInventory("Items.Micro_Uzi_Red_Dot",1)
Game.AddToInventory("Items.Uzi_Mac10_Holo_Sight",1)
Tools used:
3DS MAX 2021 - 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