Jump to content

Question about penis meshes and sliders


Recommended Posts

Posted

Hi all! I'm somewhat new to modding the sims 4 and I have a few questions. 

 

1.) I really like the Bank42 penis mesh. If I use the default one for replaces penises in general, can I still use non-default ones on some sims that I want to have different penises, or no? If not, I assume I have to use the non-default one, and then just change the penis for each sim.

 

2.) I've read about the WW sliders for penis size and stuff, but how do I access them? Are they automatically just in CAS, or do I need to enable something? I went into CAS and wasn't able to adjust anything, but i do currently have the Bank42 default mesh on, so I'm wondering if that affects it. 

 

Thanks!

Posted
1 hour ago, chicharon95 said:

Hi all! I'm somewhat new to modding the sims 4 and I have a few questions. 

 

1.) I really like the Bank42 penis mesh. If I use the default one for replaces penises in general, can I still use non-default ones on some sims that I want to have different penises, or no? If not, I assume I have to use the non-default one, and then just change the penis for each sim.

 

2.) I've read about the WW sliders for penis size and stuff, but how do I access them? Are they automatically just in CAS, or do I need to enable something? I went into CAS and wasn't able to adjust anything, but i do currently have the Bank42 default mesh on, so I'm wondering if that affects it. 

 

Thanks!

1) Yes you can use Non-default ones for some sims if you want.

 

2) I'm not 100% on this, but I believe the Penis sliders only work on WW body.

Posted (edited)
13 hours ago, chicharon95 said:

Hi all! I'm somewhat new to modding the sims 4 and I have a few questions. 

 

1.) I really like the Bank42 penis mesh. If I use the default one for replaces penises in general, can I still use non-default ones on some sims that I want to have different penises, or no? If not, I assume I have to use the non-default one, and then just change the penis for each sim.

 

2.) I've read about the WW sliders for penis size and stuff, but how do I access them? Are they automatically just in CAS, or do I need to enable something? I went into CAS and wasn't able to adjust anything, but i do currently have the Bank42 default mesh on, so I'm wondering if that affects it. 

 

Thanks!

For the time being, all my penis types are compatible with penis sliders, except for vaginal ones, but it's unnecessary information because no one is asking for it.?

 

I looked at the tuning data of Bank42, but I copied the slider setting template, but didn't set the value. If you're using S4S, that's an easy fix.

 

example

Spoiler

<T n="cas_part_id">IDIDIDIDID</T> <!-- Numerical ID of the CAS part. Use "cas_part_ids" when CAS part type requires it. -->

  ↑ This value is a sample of where this value is located, so if you copy it, do not copy this field. 
      <U n="penis_sliders"> <!-- REMOVE IF NOT A 'PENIS_HARD' PART TYPE VARIANT -->
        <T n="length_slider_low">0</T> <!-- Numerical ID of the Low Length Slider resource. -->
        <T n="length_slider_high">0</T> <!-- Numerical ID of the High Length Slider resource. -->
        <T n="girth_slider_low">0</T> <!-- Numerical ID of the Low Girth Slider resource. -->
        <T n="girth_slider_high">0</T> <!-- Numerical ID of the High Girth Slider resource. -->
      </U> <!-- REMOVE IF NOT A 'PENIS_HARD' PART TYPE VARIANT -->

Add the field below this Caspart ID if it is not there and change the yellow 0 value to the number below.

0xC5F6763E

So the result will be:

Spoiler

    <T n="cas_part_id">IDIDIDIDID</T> <!-- Numerical ID of the CAS part. Use "cas_part_ids" when CAS part type requires it. -->

  ↑ This value is a sample of where this value is located, so if you copy it, do not copy this field. 
      <U n="penis_sliders"> <!-- REMOVE IF NOT A 'PENIS_HARD' PART TYPE VARIANT -->
        <T n="length_slider_low">0xC5F6763E</T> <!-- Numerical ID of the Low Length Slider resource. -->
        <T n="length_slider_high">0xC5F6763E</T> <!-- Numerical ID of the High Length Slider resource. -->
        <T n="girth_slider_low">0xC5F6763E</T> <!-- Numerical ID of the Low Girth Slider resource. -->
        <T n="girth_slider_high">0xC5F6763E</T> <!-- Numerical ID of the High Girth Slider resource. -->
      </U> <!-- REMOVE IF NOT A 'PENIS_HARD' PART TYPE VARIANT -->

 

For the time being, even with soft penises, if the rig settings are set, the size will be changed, but normal creators often delete the rig settings of soft penises to avoid trouble.

Data without a penis rig will not work with this slider.

Edited by Super anal fucker meiko

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...