File information

Last updated

Original upload

Created by

sabbath7991

Uploaded by

sabbath7991

Virus scan

Some manually verified files

About this mod

Includes 11 AK's and custom attachments

Share
Requirements
Permissions and credits
AK Pack

Includes:
AKM
RPK
Zastava M76 DMR
AKS-74U
AK-205
Three AK-47's from COD
KN-44  from BO3
AK Prototype MK.II
AK-117
AK Holo Sight
AK Reflex Sight
AK Red Dot Sight
Zastava M76 6x Scope
Custom Suppressors


Added Ajax sound replacers. This will also replace the sound of the default ajax as well and any gun that uses the ajax sound. Check video section for samples

Full auto fire fix when using redmod:
You can fix this by downloading Trigger mode control main mod, install the whole mod or you could just install the
"AudioFixes.reds" file. it's located in r6\scripts\TriggerModeControl. Put that file in your r6\scripts folder

Notes:
-All guns use the Pozhar animations
-This mod also changes the Ajax animations to the Pozhar
-The Holo, Reflex and Red Dot sight will work with all guns in this pack
-All guns have their own custom suppressor except the AK prototype


v1.1 - Added AK animations with less camera shake when hip firing, also increases recoil time while hip firing -See video section for demo-


-See video section for some gameplays-

BUGS:
-Player right hand will clip through the gun
-Hand will clip through the magazine for a few frames when reloading
-Muzzle flash is out of place on some guns (only noticeable when hip firing)



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


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

Game.AddToInventory("Items.AK_205",1)
Game.AddToInventory("Items.AK47_Steel_Curtain",1)
Game.AddToInventory("Items.AKM",1)
Game.AddToInventory("Items.RPK",1)
Game.AddToInventory("Items.AK_Prototype_MkII",1)
Game.AddToInventory("Items.AKS_74U",1)
Game.AddToInventory("Items.Zastava_M76",1)
Game.AddToInventory("Items.AK47_Black_Cat",1)
Game.AddToInventory("Items.KN44",1)
Game.AddToInventory("Items.AK_Custom",1)
Game.AddToInventory("Items.AK_117",1)

Game.AddToInventory("Items.AK_Holo_Sight",1)
Game.AddToInventory("Items.AK_RedDot_Sight",1)
Game.AddToInventory("Items.AK_Reflex_Sight",1)
Game.AddToInventory("Items.Zastava_M76_Scope",1)
Game.AddToInventory("Items.AK_205_Suppressor",1)
Game.AddToInventory("Items.AK47_Steel_Curtain_Supp",1)
Game.AddToInventory("Items.RPK_Suppressor",1)
Game.AddToInventory("Items.AKM_Suppressor",1)
Game.AddToInventory("Items.AKS_74U_Suppressor",1)
Game.AddToInventory("Items.AK47_Black_Cat_Supp",1)
Game.AddToInventory("Items.KN44_Suppressor",1)
Game.AddToInventory("Items.AK_117_Suppressor",1)
Game.AddToInventory("Items.AK_Custom_Suppressor",1)
Game.AddToInventory("Items.Zastava_M76_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