JarrenFN Posted October 8, 2024 Posted October 8, 2024 Hi community, i want create a female sim with male body frames, but i don't want the male facial feature. I'm looking for a way to replace male head with female head. Is there a way to do this? Also with tools like Sims4Studio, CasTools or MorphMaker since i know how to use them. Thanks Â
Oops19 Posted November 13, 2024 Posted November 13, 2024 With S4CL you should be able to replace the head itself: `s4clib.attach_cas_part_to_all_outfits 6977 3` you can attach the female head to a sim. Use `s4clib.print_outfit` to verify it. * 6977 female head * 8860 male head The difference is really tiny, if any. Also, there might be seams at the neck. The look is usually defined by sculpts and by sliders and you might want to transfer these instead. You may have much more fun with https://github.com/Oops19/TS4-CopyOutfits Source sim: Copy Outfits > Copy Destination sim: Copy Outfits > Clone > Characteristic > Sliders All sliders are copied, so you might want to edit some body sliders afterwards. There is yet no feature to copy only sculpts, face or body sliders. Marcus Flex with a 'female' looking face:
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