ZyrZylo Posted February 14, 2016 Posted February 14, 2016 Can you make a custom armor/clothing a replacer? Example. Making satan maid the vanilla wench outfit. And how can you change a non-follower npc armor/clothe? Ive tried reverse pickpocketing but no success.
Roggvir Posted February 14, 2016 Posted February 14, 2016 Yes, you can make a plugin where you change the wench clothes into whatever you wanted - changing all wench clothes in the game into the other thing. There may be several reasons why reverse pickpocketing doesn't work in your case, most probably because the NPC is wearing an "outfit". Anyway, with few console commands you can make any NPC wear anything (use "addItem" to give the item to the NPC, then "equipItem" to make them equip it - not sure if it may be neccessary in some cases to first unequip whatever they are already wearing, if yes, you can do so with "unequipItem", maybe using "showInventory" to see what they have and corresponding formIDs). You can of course make a plugin, that allows you to access NPC inventory and to give you the control over what they are wearing. I made something i call "Virtual Inventory" that does exactly that, but its part of a more complicated unfinished mod and i am too lazy to separate it, but i am sure if you try to google a bit, you must surely find some snadalone mod just for this (i would be amazed if nobody did that already).
ZyrZylo Posted February 14, 2016 Author Posted February 14, 2016 Yes, you can make a plugin where you change the wench clothes into whatever you wanted - changing all wench clothes in the game into the other thing. how to make a plugin? cant i just copy and rename to the corresponding suit the meshes and textures? There may be several reasons why reverse pickpocketing doesn't work in your case, most probably because the NPC is wearing an "outfit". Anyway, with few console commands you can make any NPC wear anything (use "addItem" to give the item to the NPC, then "equipItem" to make them equip it - not sure if it may be neccessary in some cases to first unequip whatever they are already wearing, if yes, you can do so with "unequipItem", maybe using "showInventory" to see what they have and corresponding formIDs). what do you mean by this? if you mean the vanilla outfit the npc wears, then yes. You can of course make a plugin, that allows you to access NPC inventory and to give you the control over what they are wearing. I made something i call "Virtual Inventory" that does exactly that, but its part of a more complicated unfinished mod and i am too lazy to separate it, but i am sure if you try to google a bit, you must surely find some snadalone mod just for this (i would be amazed if nobody did that already). there is a standalone mod called NPC Clothes Changer and Maintainer, but ive read somewhere in steam that its outdated and crashes a lot. besides that, i cant.
Suitti Posted February 14, 2016 Posted February 14, 2016 There is this lovely armor/clothing replacer with bodyslide included TrX Sloot Total Armor Replacer http://www.nexusmods.com/skyrim/mods/68826/?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.