



Modernized AK74 v1.0
Updated to 1.7
This mod goal is to give some love to the ak74.
Ak’s will now spawn with wood and broken dust cover. You will need to go to a trader and buy the upgrades.
Before Installing
Once installed, you will need to spawn / find a new ak74. Will still work with old ak but the lower hanguard mesh will not show.
Spawn command: XCreateItemInInventoryByID GunAK74_ST 0 1 1
What’s New
Currently there is only 5 upgrade but I’m planning to add more.
Upgrades:
– Dust cover
– Modern Dust cover
– Side Rail
– Upper Handguard
– Modern Handguard
– Hexagone Handguard
You will be able to use the scopes with by buying the rail upgrades.
Compatibility
If your mod is modifying NPCPrototypes, you will need to add these upgrades to all the technician :
(garpia_0 / semenyc_0 / Hors / Konder / Linza / AllTechnicianNPC / TechnicianNPC)
Upgrades : struct.begin
[2000] : struct.begin
UpgradePrototypeSID = GunAK74_Upgrade_Attachment_DustCover
Enabled = true
struct.end
[2001] : struct.begin
UpgradePrototypeSID = GunAK74_Upgrade_Attachment_DustCover_Rail
Enabled = true
struct.end
[2002] : struct.begin
UpgradePrototypeSID = GunAK74_Upgrade_Attachment_Polymer_Handguard
Enabled = true
struct.end
[2003] : struct.begin
UpgradePrototypeSID = GunAK74_Upgrade_Attachment_Handguard_Rail
Enabled = true
struct.end
[2004] : struct.begin
UpgradePrototypeSID = GunAK74_Upgrade_Attachment_SideRail
Enabled = true
struct.end
[2005] : struct.begin
UpgradePrototypeSID = GunAK74_Upgrade_Attachment_Handguard_Hexagone
Enabled = true
struct.end
struct.end
Compatible:
* Weapon Scope ++ ( Make sure it is 1.2.10 > )
– Not compatible
* OXA
* Any mods that modifies Technician will not be compatible (Trying to find a fix)
BUGS
– Miss aligned scope (Acog, x2)
– Upgrade AK74 UI broken when purchasing upgrades
MODS CAUSING CRASHES:
– Better Ballistics Redux and Core mods


