Smutt11 Posted April 9, 2023 Posted April 9, 2023 it really hard to make armor for my female follower when half the armor is empty void that i can't see. while some modder is at least nice enough to show hide armor intead so that when you drop item on overworld. you can actually see it and pick it up when you accidentally drop it and not need to load save again. more than half didn't is it a hardcode?
FauxFurry Posted April 9, 2023 Posted April 9, 2023 No, it is not hard coded. The item simply needs an world object mesh. It might help to check to see if a mod has them or, if there is a male version of the armor with a world object, to redirect the female version to it in the esp file in Creation Kit.
shortiron Posted April 9, 2023 Posted April 9, 2023 like FauxFurry said. it's just a .nif file set in CK as "world model" under the "Armor" section, usually named as bla_bla_GND.nif but it can be whatever. some modders put the male world model to default vanilla of whatever armor model just to tell you that "this armor is not for male character". but yes, because of that, when you play as male you can't even see how the armor actually looks like. a quick fix to this is by editing the mod .esp with xEdit, change the "Model FileName" under the "Male world model" matching the "Female world model". Now even if you play as male character you'll be able to see the real model of said armor. you just can't equip it, or it will reverse to a vanilla whatever armor.
Smutt11 Posted April 10, 2023 Author Posted April 10, 2023 so there isn't a mod that feed me with a spoon. but at least i can try to make do with xedit. what is recomend path of action here? create a mod present with just cloth ->open with skyrim edit and just change it 1 by 1?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now