Jump to content

[mod] Disrobed Ruler Designer


Recommended Posts

Posted

In 01_clothes.txt, where you modify ruler_designer_clothes, you should probably also remove the two morph = { ... } blocks. They make the character model skinny so they don't clip through clothes, but it makes them look off when nude.

  • 1 month later...
  • 2 weeks later...
  • 2 years later...
Posted
18 hours ago, SoCalExile said:

Is there an updated version of this? Doesn't seem to be working for me anymore. 

Same the mod no longer seems to be working. Is there another mod that lets you see the body of your character so you know what your doing with the sliders?

Posted

Fix is pretty easy.

File is gfx/portraits/portrait_modifiers/01_clothes_base - (file got changed this update)

Go to the section with ruler_designer_clothes and replace "template = western_bedchamber" with "template = no_clothes"

Also comment out or delete the morph section right below it (otherwise body will be shrunken)

Should work after that.

Posted
8 hours ago, MongoBongoArt said:

Fix is pretty easy.

File is gfx/portraits/portrait_modifiers/01_clothes_base - (file got changed this update)

Go to the section with ruler_designer_clothes and replace "template = western_bedchamber" with "template = no_clothes"

Also comment out or delete the morph section right below it (otherwise body will be shrunken)

Should work after that.

The only section is see that has that  ruler_designer_clothes already has template = no_clothes. Am i missing something?

 


    ruler_designer_clothes = {
        dna_modifiers = {
            accessory = {
                mode = add
                gene = clothes
                template = no_clothes
                range = { 0 1 }
            }
        }   
        weight = {
            base = 0
            modifier = {
                add = 100
                exists = scope:ruler_designer
            }
        }
    }

Posted
1 hour ago, OmegaMan1 said:

The only section is see that has that  ruler_designer_clothes already has template = no_clothes. Am i missing something?

 

Discard the file from this mod, and replace it with the 01_clothes_base.txt file in your base game directory

 

then apply the procedure mentioned in the post above

  • 3 weeks later...
Posted
On 5/21/2023 at 10:39 PM, kcreyj said:

 

Discard the file from this mod, and replace it with the 01_clothes_base.txt file in your base game directory

 

then apply the procedure mentioned in the post above

Greetings, this doesn't seem to work anymore. i made sure i did every step right, and yet still ruler designer has the robe.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...