I don't know why, when I put on the leg warmer, my heels became weird, like they were shaved off (see pictures) I didn't use any body type mods, what should I do? (This is done by translation, I don't know much English, sorry)
That's because of the Garment Support (GS) You need to move the leg warmers into a different slots using Equipment EX (you can do that by pressing and holding F while hovering on a garment)
this mod is awesome!! i love all the accessories- especially the legwarmers! which is why I'm so disappointed they're in the outer legs section in EEX. is there a way to move them to a different slot (or ideally create a new one for them altogether?) thank you so much for this mod!
edit: figured it out! changed like, 3 words, lol >C:\Vortex Mods\cyberpunk2077\Comfy Leg Warmers - Vanilla Body (M-F) (GS)-11914-2-0-0-1706480500\r6\Tweaks\PinkyDude_TheRVC00NDumpster2\PinkyDude_ComfyLegwarmers.yaml >open in text editor >change "LegsOuter" to whichever slot works best for you >enjoy! :)
Glad you figured a way! Another way to change a EEX slot is directly in game; you can hover your cursor over a garment in EEX inventory and press F to change its slot! :3
A strange bug was noticed - periodically after loading a save, these warmers begin to monstrously visually glitch. Textures are thrown all over the screen. In order for this to end, you need to put on the warmers from the mod, but of a different color. Sometimes you need to try several colors until you find the “cure” color. After this, all warmers begin to work normally. What this is and why is unknown.
Edit: Additionally, the easiest way to “calm down” this bug is to put on warmers of a different color while completely undressing the character after loading. After this everything works fine until restarting the game. It's entirely possible that this problem is caused by a conflict with some other mod, but it's hard for me to say since I have a fairly large build.
Hello! I must say I like the variaty of choices of clothes and accessories! Especially the leg warmers! The problem is: I can't see the leg warmers in first person. What do I do to fix it? Many thanks for your future reply!
Glad you like them! If you wish to see the leg warmers in FPP you'll have to edit the .yaml file manually and change the item inventory slot from Face to anything else!
Garments equipped in the face and head slots are hard-coded not to appears in FPP
You can find a list of the regular inventory slors here on the EquipmentEX github https://github.com/psiberx/cp2077-equipment-ex#compatible-items
omgi love this mod ty BUT im thinkin, is it possible to somehow still use glasses w this mod or naaa? ive also noticed maybe its just me but when i look down theyre not visible? on bike nd stuff it works fine tho
They use the face slot; face items doesn't display in FPP by default, hard coded by the game!
You can either edit the .yaml yourself to make them use another inventory slot (and be able to wear glasses) or use the Equipment EX mod to have access to a lot of new slots and wear a lot of different garment together :>
15 comments
M & F -
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_VinylBlue",01)
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_VinylGreen",01)
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_VinylPink",01)
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_VinylRed",01)
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_VinylYellow",01)
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_Beige",01)
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_Black",01)
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_Brown",01)
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_Red",01)
Game.AddToInventory("Items.PinkyDude_ComfyLegwarmers_White",01)
▶ Appearance Creator Mod
Mesh path -
base\pkd_shop\garment\legs\pkd_l1_001_comfylegwarmers\l1_001_pma_comfylegwarmers.mesh
base\pkd_shop\garment\legs\pkd_l1_001_comfylegwarmers\l1_001_pwa_comfylegwarmers.mesh
Mesh appearances -
blue_plastic / green_plastic / pink_plastic / red_plastic / yellow_plastic
wool_beige / wool_black / wool_pink / wool_brown / wool_white
You need to move the leg warmers into a different slots using Equipment EX (you can do that by pressing and holding F while hovering on a garment)
edit: figured it out! changed like, 3 words, lol
>C:\Vortex Mods\cyberpunk2077\Comfy Leg Warmers - Vanilla Body (M-F) (GS)-11914-2-0-0-1706480500\r6\Tweaks\PinkyDude_TheRVC00NDumpster2\PinkyDude_ComfyLegwarmers.yaml
>open in text editor
>change "LegsOuter" to whichever slot works best for you
>enjoy! :)
Another way to change a EEX slot is directly in game; you can hover your cursor over a garment in EEX inventory and press F to change its slot! :3
In order for this to end, you need to put on the warmers from the mod, but of a different color. Sometimes you need to try several colors until you find the “cure” color.
After this, all warmers begin to work normally.
What this is and why is unknown.
Edit: Additionally, the easiest way to “calm down” this bug is to put on warmers of a different color while completely undressing the character after loading. After this everything works fine until restarting the game. It's entirely possible that this problem is caused by a conflict with some other mod, but it's hard for me to say since I have a fairly large build.
If you wish to see the leg warmers in FPP you'll have to edit the .yaml file manually and change the item inventory slot from Face to anything else!
Garments equipped in the face and head slots are hard-coded not to appears in FPP
You can find a list of the regular inventory slors here on the EquipmentEX github https://github.com/psiberx/cp2077-equipment-ex#compatible-items
You can either edit the .yaml yourself to make them use another inventory slot (and be able to wear glasses) or use the Equipment EX mod to have access to a lot of new slots and wear a lot of different garment together :>