Is it possible for the modded suit to replace this item instead?
Game.AddToInventory("Items.Vest_13_rich_02",1)
The reason for this is due to the shadow it casts on the ground. Since the suit replaces the Vest_08 item, the shadow the clothing cast on the ground still follows the Vest_08 shadow (you can see the shadow of the pockets from the original vest item). I believe Vest_13 has the closest shape with the modded suit. So the shadows being cast should be similar to the modded suit item.
If it's too much of an effort, can you point me to the direction so I can change it myself? I'm only using the basegame_Suit 2 - Base and the basegame_Empty Sleeve variants, so you can guess this combination would work well with Vest_13 item since the shadow would be almost identical between the two, avoiding the shadow issues.
Update: also, for some reason at fully upgraded legendary quality, it's still only giving me a single mod slot. Outer torso should have a maximum of 2 slots.
Sadly the mesh for the male suit is different, but if i do find anyway of letting people customise it ill upload it when i get back to modding again, till then could you send a screenshot maybe so that i can get what your trying to say?
i have tried and i can not get this to work i have follwed the instructions and nothing happens when i use the code you provided in game it come up empty on the vest like im not wearing anyhting
Apparently, the problem was that the author did not indicate the specific location of the "archive\pc\mod" or "archive\pc\patch" (yes, some mods that replace clothes are installed there too) UPD. My bad, just not know, that after some version (1.2) of game all mods should be going into archive\pc\mod folder.
Hey there! I really adore this idea and the way you've got it set-up to select what look you want. But I was wondering, is there a way for you to make an alternate version of this, that replaces the starting Corpo clothing you get from the Corpo Lifepath?
Absolutely I can try! Though I will say, you would have an easier time using the wardrobe mod to just change your outfit if you want to specifically do it for the corpo intro
Or, alternatively, a replacer for the Legendary Corpo suit? Please? Something to replace the pants and shoes, too. I LOVE some of your designs, but I don't use that particular piece of clothing in game.
Fair warning tho, if i do replace it with either the corpo intro clothes or the legendary corpo clothes then every other clothes using the same mesh (basically every corpo shirt amd vest combo and every corpo suit) will get replaces by this
sadly no, the legendary corpo suit is the same mesh just a different colour, so swpping with it will mean that every other clothing item sharing taht mesh will be affected
20 comments
Game.AddToInventory("Items.Vest_13_rich_02",1)
The reason for this is due to the shadow it casts on the ground. Since the suit replaces the Vest_08 item, the shadow the clothing cast on the ground still follows the Vest_08 shadow (you can see the shadow of the pockets from the original vest item). I believe Vest_13 has the closest shape with the modded suit. So the shadows being cast should be similar to the modded suit item.
If it's too much of an effort, can you point me to the direction so I can change it myself? I'm only using the basegame_Suit 2 - Base and the basegame_Empty Sleeve variants, so you can guess this combination would work well with Vest_13 item since the shadow would be almost identical between the two, avoiding the shadow issues.
Update: also, for some reason at fully upgraded legendary quality, it's still only giving me a single mod slot. Outer torso should have a maximum of 2 slots.
(yes, some mods that replace clothes are installed there too)UPD. My bad, just not know, that after some version (1.2) of game all mods should be going into archive\pc\mod folder.