it does, buy the kerenzikov cyberware, legendary version is in Aroyyo. tho its only if you aim down sights while dodging but it lasts like 5ish seconds
Great mod, but I only get a Matrix trenchcoat with the mod installed, whether using the "full body set" version of the mod or the files for individual clothing pieces
I've checked the files and there is no reason for such problems. You probably have some other mods conflicting with mine. Try temporarily moving all the mods out of the patch folder and install only this one. That way you'll be sure if it's a mod conflict or not :)
I removed all mods that could be conflicting, and installed your updated file in the Cyberpunk 2077>archive>pc>patch folder and I don't see any Matrix effects anymore....
Sorry, I won't be able to help you. I have no idea why is it like this. I've checked it once again for both male and female V and it works fine on my end.
30 comments
"archive>pc>patch" was for the patches before 1.2
Boots:
Game.AddToInventory("Items.Boots_10_basic_01",1)
Coat:
Game.AddToInventory("Items.Vest_01_basic_01",1)
Jumpsuit:
Game.AddToInventory("Items.TightJumpsuit_01_basic_01",1)
Glasses:
Game.AddToInventory("Items.Visor_01_basic_01",1)
Boots:
Game.AddToInventory("Items.Boots_10_basic_01",1)
Coat:
Game.AddToInventory("Items.Vest_01_basic_01",1)
Jumpsuit:
Game.AddToInventory("Items.TightJumpsuit_01_basic_01",1)
Glasses:
Game.AddToInventory("Items.Visor_01_basic_01",1)
Would it be possible to make the items in individual files?
Thank you!