Jump to content

Recommended Posts

Posted

I've been trying to figure this out for a hot minute. Every male has underwear and no schlong. Any help with this would be appreciated. I think it's tied to this mod because no male body replacer changes anything

Posted

im having a bug with the camera during crafting 

every craft station(except the armor upgrade) zoom in inside the head of PC until eyeballs appear floating

this don't happens with old mod

 

Posted (edited)
12 hours ago, Nosimo said:

I noticed a fair number of my males have no schlongs...There is a SOS_SchlongEligibleActorMods.txt file, is this used?  Do I need to add my entire list of mods with NPCs to it?  If that is the case then wouldn't it be better to just use that as a blacklist rather than a whitelist?  If no schlongs were desired for a particular mod then it could be put in there, otherwise from a user stand point it seems easier to just have a blacklist than having to list everything.  It should still filter by race through addondata.json correct?

is because of follower mods, some have more female followers and it was to not change the addon of every follower everytime one meet thems, and is easier than add every follower mod on the list for NON-Schlong.

now if can be help and fill the list easier, here you can see the loaded plugins in MO2
MO2\profiles\Default\loadorder.txt

The list works in this way:

After loading the game to the main menu, we iterate all NPCs
NPCs that are NOT on the list will have a keyword SOS_NoneDefault added to them

The script that decides what schlong an NPC will have checks this keyword, if it has it, will make them have a NONE as schlong, like if they lost the sort

Edited by Spongebob Hentai Mod
Posted
6 hours ago, bloodbus said:

I've been trying to figure this out for a hot minute. Every male has underwear and no schlong. Any help with this would be appreciated. I think it's tied to this mod because no male body replacer changes anything

be sure to read how it works and have addons.

and addons should be loaded after SOS

Posted
On 2026/1/18 at 1:31 AM, Spongebob Hentai Mod said:

我认为可能是虚假的积极因素,但这取决于它是否有效

Using version 1.2.0 did indeed not result in any error messages, but only females were able to detect the penis plugin; males could neither have the plugin automatically applied nor manually select it.

Posted

So this is my first time editing a mod like this. 
Say I wanted to increase the chance of a female getting a schlong, what would I change in the JSON? 
How would it be written to max out the chance so everyone gets one save for the player? 

I just want to make sure I dont break it lol
Thank you for your time. 

Posted

i try this mod and find out this new sos is hard to use i not sure what i doing wrong why mod not working all male npc no schlong equip not like old sos just install and everything work fine no need to edit anything i hope mod autor make this mod easy to use in future

Posted
2 hours ago, awtwt said:

Using version 1.2.0 did indeed not result in any error messages, but only females were able to detect the penis plugin; males could neither have the plugin automatically applied nor manually select it.

maybe the JSON? can you see how the gender group at the end is listed?

Posted
1 hour ago, Joe673 said:

So this is my first time editing a mod like this. 
Say I wanted to increase the chance of a female getting a schlong, what would I change in the JSON? 
How would it be written to max out the chance so everyone gets one save for the player? 

I just want to make sure I dont break it lol
Thank you for your time. 

I think there are some shclongs made only for females and other for males, and you can edit them in the generated JSON, or delete the JSON and let it regenerate, the ini change the value of the generated JSON if you want 100 of chance and 20 ranks, you can read the description

I think the mod is now more like a framework and give more control, but need to get to it a little bit

Posted
31 minutes ago, Spongebob Hentai Mod said:

maybe the JSON? can you see how the gender group at the end is listed?

In the configuration file, the "gender_groups" setting only includes "female": Trx_futaH. Even though I have installed both the original SOS addons and the Trx SOSaddon for males, this setting remains unchanged.

Posted
1 hour ago, Spongebob Hentai Mod said:

I think there are some shclongs made only for females and other for males, and you can edit them in the generated JSON, or delete the JSON and let it regenerate, the ini change the value of the generated JSON if you want 100 of chance and 20 ranks, you can read the description

I think the mod is now more like a framework and give more control, but need to get to it a little bit

Directly deleting all configuration files and generating them again is effective. The current issue seems to be that if plugins are added after the configuration files have been generated, subsequent plugins cannot be automatically added.

Posted
12 hours ago, Spongebob Hentai Mod said:

is because of follower mods, some have more female followers and it was to not change the addon of every follower everytime one meet thems, and is easier than add every follower mod on the list for NON-Schlong.

now if can be help and fill the list easier, here you can see the loaded plugins in MO2
MO2\profiles\Default\loadorder.txt

The list works in this way:

After loading the game to the main menu, we iterate all NPCs
NPCs that are NOT on the list will have a keyword SOS_NoneDefault added to them

The script that decides what schlong an NPC will have checks this keyword, if it has it, will make them have a NONE as schlong, like if they lost the sort

Will there be a ingame way to figure this out ? Meaning when i have a NPC selected it will show that it is disabled via whitelist. Would be good if we could also enable it ingame.

I just played quest from CC (ccmtysse002-ve) - Unholy Vigil, because of Alternative starts, and was trying to figure out why doesn't this mod doesn't work only to discover it wasn't whitelisted. Before I resorted to the forums a reinstalled it several times, tried to downgrade to a previous version which I know should be working but I think it wasn't because of metadata in the savefile. Never did it occur to me it is installed correctly only not configured until the forums.

I really think it should be enabled by default for everything because that's how the older SOS would work. It adds another item to checklist when modding the game. My suggestion would be a blacklist instead or per mod configuration of npcs something like SPID, KID.

Posted
8 hours ago, awtwt said:

In the configuration file, the "gender_groups" setting only includes "female": Trx_futaH. Even though I have installed both the original SOS addons and the Trx SOSaddon for males, this setting remains unchanged.

that means that it only make the JSON when you had the female one, delete said JSON and let it write a new one

Posted
7 hours ago, awtwt said:

Directly deleting all configuration files and generating them again is effective. The current issue seems to be that if plugins are added after the configuration files have been generated, subsequent plugins cannot be automatically added.

Yes that's something now, the problem is detecting new addons and old addons can remove the old configuration of the JSON

Posted
6 hours ago, Rogell said:

Will there be a ingame way to figure this out ? Meaning when i have a NPC selected it will show that it is disabled via whitelist. Would be good if we could also enable it ingame.

I just played quest from CC (ccmtysse002-ve) - Unholy Vigil, because of Alternative starts, and was trying to figure out why doesn't this mod doesn't work only to discover it wasn't whitelisted. Before I resorted to the forums a reinstalled it several times, tried to downgrade to a previous version which I know should be working but I think it wasn't because of metadata in the savefile. Never did it occur to me it is installed correctly only not configured until the forums.

I really think it should be enabled by default for everything because that's how the older SOS would work. It adds another item to checklist when modding the game. My suggestion would be a blacklist instead or per mod configuration of npcs something like SPID, KID.

Added the option to change from whitelist to blacklist in the INI

Posted

i installed the new version and removed my older 1.1.4 upgraded to 1.1.5_dll

 

installed "Original SOS Addons"

 

Sorted all plugins without errors.

 

SKSE logs show the dll loading without erros. 

 

the MCM appears. 

 

I want to enable a schlong on my character and i don't see any schlongs to choose from. The only option is "None" 

 

I activate to see 

ScreenShot17.png

Posted
6 minutes ago, b4ben_69 said:

i installed the new version and removed my older 1.1.4 upgraded to 1.1.5_dll

 

installed "Original SOS Addons"

 

Sorted all plugins without errors.

 

SKSE logs show the dll loading without erros. 

 

the MCM appears. 

 

I want to enable a schlong on my character and i don't see any schlongs to choose from. The only option is "None" 

 

I activate to see 

ScreenShot17.png

Can you pass the generated JSON? i think it says something with Addon Data

Posted
1 hour ago, Spongebob Hentai Mod said:

Can you pass the generated JSON? i think it says something with Addon Data

i have the same issue not seeing the available addons, fresh save with config files deleted beforehand. Addon data file in attachments.

image.thumb.png.660e1721658ef9d5ab46dce3c0b851dc.png

also a schlong was automatically assigned to my character but it is not visible on the character:
* should it be assigned when there are no female gender groups in addondata ?
* maybe it assigned it because of racemenu starts as male ?
* do i need to change something model-wise so the schlong would be visible ?
Notes:
* i use CBBE 3BA model. 
* the other config data in the file are from https://www.nexusmods.com/skyrimspecialedition/mods/63882

Also thank you for the whitelist toggle option :)

SOS_AddonData.json

Posted
13 minutes ago, Rogell said:

i have the same issue not seeing the available addons, fresh save with config files deleted beforehand. Addon data file in attachments.

image.thumb.png.660e1721658ef9d5ab46dce3c0b851dc.png

also a schlong was automatically assigned to my character but it is not visible on the character:
* should it be assigned when there are no female gender groups in addondata ?
* maybe it assigned it because of racemenu starts as male ?
* do i need to change something model-wise so the schlong would be visible ?
Notes:
* i use CBBE 3BA model. 
* the other config data in the file are from https://www.nexusmods.com/skyrimspecialedition/mods/63882

Also thank you for the whitelist toggle option :)

SOS_AddonData.json 49.84 kB · 0 downloads

in the JSON part
```JSON
    "undefined": [
      "PHFLS",
      "PHFB",
      "PHFU",
      "PHFSh",
      "PHFBAlt",
      "PHFVB",
      "PHFH",
      "PHFS",
      "PHFSB",
      "PHFVSS",
      "PHFNT",
      "PHFNW",
      "PHFP",
      "PHFW"
    ]
```
the pubes mod is not configured in teh gender global, but you can resolve it by changing the "undefined" to "female", is in the description to read

Posted
1 hour ago, Spongebob Hentai Mod said:

in the JSON part
```JSON
    "undefined": [
      "PHFLS",
      "PHFB",
      "PHFU",
      "PHFSh",
      "PHFBAlt",
      "PHFVB",
      "PHFH",
      "PHFS",
      "PHFSB",
      "PHFVSS",
      "PHFNT",
      "PHFNW",
      "PHFP",
      "PHFW"
    ]
```
the pubes mod is not configured in teh gender global, but you can resolve it by changing the "undefined" to "female", is in the description to read

My bad i though when i check the `Show all addons for gender` it will show `VectorPlexus` and other male schlongs in selection menu. Sorry for bothering

Posted

@Spongebob Hentai Mod, Just thought of something< I know its is a work in progress, is you mod ready/capable of cbpc,hdt smp?

On the issue of schlongifing a female PC/NPC, keep in mind they should be able to be seen for both male and female animations. This being said, I would have and option fore the player to choose a Futa option so in a sense you will have 3 genders, male, female, both, that is one thing I did notice the older version of SOS was lacking in as well a Sexlab and I am not sure about ostim will see a PC/NPC as both sexes. I know this will come in time.

What I wish you could do is just add, all the addons right to your version, but that mean contacting serval people for their permissions, so that could be off the table and just have to leave them as add-ons, reason why I suggest this is that lets say you want all Khajiits to use only Liatos mod for this, you can have it add that schlong just to that race, could go as far as to have options to select specific schlongs for each race, nord uncut, Bosmer, cut, etc. that maybe future mod. this are just ideas as I sees your mod, growing, improving and I can see you mod out preforming the original and being far superior, in time, keep up the good work, and I do like the second pic, the one on the dock. 

I have met a couple of women that would have killed to meet a man IRL that was equipped like that LOL.  Great work so far!!!

 

Posted
6 hours ago, tonitrulupus said:

@Spongebob Hentai Mod, Just thought of something< I know its is a work in progress, is you mod ready/capable of cbpc,hdt smp?

On the issue of schlongifing a female PC/NPC, keep in mind they should be able to be seen for both male and female animations. This being said, I would have and option fore the player to choose a Futa option so in a sense you will have 3 genders, male, female, both, that is one thing I did notice the older version of SOS was lacking in as well a Sexlab and I am not sure about ostim will see a PC/NPC as both sexes. I know this will come in time.

What I wish you could do is just add, all the addons right to your version, but that mean contacting serval people for their permissions, so that could be off the table and just have to leave them as add-ons, reason why I suggest this is that lets say you want all Khajiits to use only Liatos mod for this, you can have it add that schlong just to that race, could go as far as to have options to select specific schlongs for each race, nord uncut, Bosmer, cut, etc. that maybe future mod. this are just ideas as I sees your mod, growing, improving and I can see you mod out preforming the original and being far superior, in time, keep up the good work, and I do like the second pic, the one on the dock. 

I have met a couple of women that would have killed to meet a man IRL that was equipped like that LOL.  Great work so far!!!

 

Works normally with CBPC, I have 3BA and works normally

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   1 member

×
×
  • Create New...