black1 Posted November 25, 2025 Author Posted November 25, 2025 On 11/24/2025 at 5:33 PM, New expectations said: Hello dear author, is it possible to set the age of adulthood to 18 specifically for that sexual education event without changing the global age of adulthood? Because every time the sexual education event is triggered at 16, the CBO sex animation cannot load properly due to the character not having an adult body model, which is really a shame. A good solution is to set this event to trigger after a delay of two years. This resolves the issue. common->on_action->wd_coming_of_age_on_actions.txt , replace 16 with whichever birthday u want in on_16th_birthday. as cbo sex animation not being display. whether to display sex animation depends on age >= WD_ADULT_AGE. in scripted_values->wd_adult_age. which default value being 18. 1
black1 Posted November 25, 2025 Author Posted November 25, 2025 On 11/24/2025 at 7:38 PM, New expectations said: Dear Author, The default activation of the enemy list in the carnival party feels quite awkward. I believe no reasonable person would generously share their partner with someone they dislike. Could the default highlighting of the enemy list be turned off? I am only requesting to turn off this default highlighting, not to delete the list itself. This would not affect players who enjoy hosting carnival parties with their enemies. will fix it
New expectations Posted November 26, 2025 Posted November 26, 2025 I see. I will try to make some adjustments, although I am not very skilled at modifying this content. Thank you for your response. 11 hours ago, black1 said: common->on_action->wd_coming_of_age_on_actions.txt , replace 16 with whichever birthday u want in on_16th_birthday. as cbo sex animation not being display. whether to display sex animation depends on age >= WD_ADULT_AGE. in scripted_values->wd_adult_age. which default value being 18.
DicKingLoL Posted November 27, 2025 Posted November 27, 2025 is still not compatible with Carnalitas slavery and etc?
black1 Posted November 27, 2025 Author Posted November 27, 2025 1 minute ago, DicKingLoL said: is still not compatible with Carnalitas slavery and etc? nope, their ideas and mine differ too much. that was the reason i made independent mod instead of sub mod of carnalitas in 1st place. 1
ExoStorm Posted November 27, 2025 Posted November 27, 2025 Thanks for updating. Sadly the game crashes when selecting the make love or wander around at night Interaction. Without any other mods from this site. 1
New expectations Posted November 28, 2025 Posted November 28, 2025 12 hours ago, black1 said: nope, their ideas and mine differ too much. that was the reason i made independent mod instead of sub mod of carnalitas in 1st place. Hello, dear author, I would like to ask whether the AI will trigger adult sexual education for this child, what is the detection and judgment logic, is there any restraint, or does the AI wife have a title? My son has reached adulthood, but I found that my AI wife is providing sexual education to my son, which makes me feel very sad (ಥ﹏ಥ) and frustrated. I hope there is a protection mechanism for this sexual education for players. The player’s woman should not trigger sexual education with the player’s son. I would like to ask how players can avoid being affected by this event (NTR). I prefer it to be exclusive to the player. Your mod is really great, but I cannot fully accept the idea of my woman cheating. I am using a previous fixed version.
New expectations Posted November 28, 2025 Posted November 28, 2025 I updated to the latest version today and tested it, but it still behaves the same way. I would like to consult you, dear author, on how I might make modifications without affecting the selection of other AIs. If I am the husband, or soulmate, or lover of this female AI, how should I modify it so that the female AI will not betray me, will not trigger this event, or will not choose to give sex education to the child? I have roughly thought it through. If I need to first save the player as a reference scope, and then set conditions so that if this female AI is the player’s wife, concubine, lover, or soulmate—of course, the roles of lover and soulmate overlap, so it would only be necessary to detect whether she is the player’s wife, concubine, or lover. However, although I have an idea, I don’t know how to write it. Could you tell me how to implement it? Or is there a better way to modify it? Alternatively, if by any chance you are also interested in protecting the player’s intimate relationships and have some available time, could you write it and update it yourself?
black1 Posted November 28, 2025 Author Posted November 28, 2025 3 hours ago, New expectations said: I updated to the latest version today and tested it, but it still behaves the same way. I would like to consult you, dear author, on how I might make modifications without affecting the selection of other AIs. If I am the husband, or soulmate, or lover of this female AI, how should I modify it so that the female AI will not betray me, will not trigger this event, or will not choose to give sex education to the child? I have roughly thought it through. If I need to first save the player as a reference scope, and then set conditions so that if this female AI is the player’s wife, concubine, lover, or soulmate—of course, the roles of lover and soulmate overlap, so it would only be necessary to detect whether she is the player’s wife, concubine, or lover. However, although I have an idea, I don’t know how to write it. Could you tell me how to implement it? Or is there a better way to modify it? Alternatively, if by any chance you are also interested in protecting the player’s intimate relationships and have some available time, could you write it and update it yourself? i was thinking about overhauling that part myself, just don't have time or energy to do it. to implement any change when the event will trigger, change events->coming_of_age.txt file. modifiying it does not need much coding skill, read it 2-3 times and u will understand what needs to be changed. if u want only player to get the event, just set is_ai = no in trigger part
ExoStorm Posted November 28, 2025 Posted November 28, 2025 8 hours ago, black1 said: CBO is a requirement Problem persists. Could it be CFP and EPE, although the compability patches seem in order?
fongonfongon Posted November 28, 2025 Posted November 28, 2025 Hello! I tried to add this mod to an ongoing save that has the Regula Magistri 2 mod and as for the new Orgy activity that is supposed to come with this mod I am not quite sure how to trigger it. Should it show up as a separate activity, or does it piggy back of the Hold Feast activity. And should there be an extra Intent option under the Feast planning? The Orgy activity you see in the screen shot is from the Regula Magistri 2. Maybe that causes some issues? I did try and launch without it though.
black1 Posted November 28, 2025 Author Posted November 28, 2025 12 minutes ago, fongonfongon said: Hello! I tried to add this mod to an ongoing save that has the Regula Magistri 2 mod and as for the new Orgy activity that is supposed to come with this mod I am not quite sure how to trigger it. Should it show up as a separate activity, or does it piggy back of the Hold Feast activity. And should there be an extra Intent option under the Feast planning? The Orgy activity you see in the screen shot is from the Regula Magistri 2. Maybe that causes some issues? I did try and launch without it though. since default list for activity has lovers and custom list only, u need atleast one person in it. so i either get a lover 1st or add someone to orgy list via character interaction
New expectations Posted November 28, 2025 Posted November 28, 2025 1 hour ago, black1 said: i was thinking about overhauling that part myself, just don't have time or energy to do it. to implement any change when the event will trigger, change events->coming_of_age.txt file. modifiying it does not need much coding skill, read it 2-3 times and u will understand what needs to be changed. if u want only player to get the event, just set is_ai = no in trigger part Dear Author, Thank you very much for your help. I will try to make the modifications. I also appreciate your enthusiastic response. Thanks♪(・ω・)ノ Regarding the carnival event, I would like to report a bug. When I tested this mod individually, I found that no matter how I adjusted the rules, the carnival event could not be displayed. I was unable to find it in the event list or initiate the carnival event. I suspect that a bug may have occurred, possibly related to the event display conditions or some other aspect that caused this issue. This problem did not exist in older versions; it only appeared in the latest version of the mod. That concludes my report. Thank you for taking the time to read it. I wish you a pleasant life and look forward to you fixing this carnival event display bug when you have the time.
black1 Posted November 28, 2025 Author Posted November 28, 2025 orgy event was bugged. extract this on wd folder, make sure it overwrite wd_orgy.txt. Wicked Debauchery bugfix.rar
black1 Posted November 28, 2025 Author Posted November 28, 2025 1 hour ago, ExoStorm said: Problem persists. Could it be CFP and EPE, although the compability patches seem in order? it is working, check your load order, any carnalitas mod or outdated mod
New expectations Posted November 28, 2025 Posted November 28, 2025 17 minutes ago, black1 said: orgy event was bugged. extract this on wd folder, make sure it overwrite wd_orgy.txt. Wicked Debauchery bugfix.rarFetching info... Thank you for the quick fix. I will replace it immediately and use it. (*^▽^*)
ExoStorm Posted November 28, 2025 Posted November 28, 2025 Hm, not a fan of CBO beyond base, also messes up CFP en EPE. Choices, choices...
darkblackbad Posted November 29, 2025 Posted November 29, 2025 hi, thanks for the update. i think memory wont register both on sex and rape in npc's memories. i played with this mod in the past and it should have memories on both characters when having sex/rape. can anyone confirm it?
black1 Posted November 29, 2025 Author Posted November 29, 2025 1 hour ago, darkblackbad said: hi, thanks for the update. i think memory wont register both on sex and rape in npc's memories. i played with this mod in the past and it should have memories on both characters when having sex/rape. can anyone confirm it? previously sex memories was public, so u could see everyone sex life. now its private ,so only that character see its sex life 1
darkblackbad Posted November 29, 2025 Posted November 29, 2025 3 hours ago, black1 said: previously sex memories was public, so u could see everyone sex life. now its private ,so only that character see its sex life ohhh i thought it was bug. thanks for the answer.
New expectations Posted November 30, 2025 Posted November 30, 2025 (edited) On 11/14/2025 at 2:39 AM, csirke128 said: Ah.. maybe I broke WD by changing to a new event window Does it work with the attached file? WD event window.zipFetching info... Dear mod author, I have reviewed the files from this unofficial CBO author. He added new code calls for the CBO animation window. The window is quite large and gives more of a cinematic feel. Could you try adding this code call? It's just a small change to the code. There is also a bug concerning the sexual education animation. I set it to trigger 2 years after the character turns 16, and the animation successfully triggered. However, in the assigned animation, the two characters are misaligned, and there is only this one animation in the random animation pool. Could it be replaced with a different animation? Another bug is related to the lust expansion event animation. Sometimes one of the animations randomly selected from the animation pool has no characters appearing. Of course, these are only to be attempted when you have the time and interest. I hope you take good care of your daily life. Edited November 30, 2025 by New expectations
New expectations Posted November 30, 2025 Posted November 30, 2025 override_background = { reference = bedchamber } window = sex_event_window #This line is where the new code was added.I suspect this is what made the event window so large, which is great. left_portrait = { character = scope:wd_son triggered_animation = { trigger = { scope:wd_sex_animation = flag:sex_cowgirl_1 } animation = sex_cowgirl_1 } animation = flirtation_left }
New expectations Posted November 30, 2025 Posted November 30, 2025 I understand. It's just that the window wasn't added in the sexual education event file, whereas some others were partially added. Therefore, when I finish modifying the sexual education trigger event so that the animation displays correctly, this event window appears quite small.
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