shane420

Active Member
Jul 6, 2018
580
506
Man if i was a patreon i would love to throw in for hucow dairy farm update but alas that'd never get voted for :'(
 

vzach

New Member
Aug 26, 2022
6
13
does anyone know if there is a mod for male characters to have a vagina? like you can make your female character have a penis but not viceversa
 

Icebird

Member
Sep 22, 2017
396
284
I am struggling with a problem right now.

Want to change an enslaved players gender preferences only to his/her masters gender (so, if master is female, player shall be interested only in females anymore). I can do that with a Player.blendPreset(Preset_name) but there should be a more elegant solution.
I tried:
If Hot.isFemale()
!Player.isInterestedinTrans() && !Player.isInterestedinMen() <-conditionals, not commands
and
!Player.MakeInterested(Trans) && !Player.MakeInterested(Men)

Both didn't work. Does anyone have a suggestion for me?
The makeInterested command target valid characters not gendertypes.
If you want to be someone interested in a specific gender then you should generate a temporary character in that gendertype as target.
I don't think it is working in opposite way (I mean erase interests with commands) So the preset can be the only possible solution now.

(BTW I don't think is a good idea changing player character's interest. Players set they PC's interests at start, and can modify this any time. I'm sure I become angry if some mod try force me what I don't like to be happen/seen. Also if change the behavior on that PCs some scenes or mods will be not run in the future or possibly replacing with unwanted content.)
Another advice: you should use notepad++ and one of the syntax highlighter from docs dir at least to be your life easier (There is no 'Men' , 'Women' and possible the 'Trans' value too, just 'Male' or 'Female' exists).
 
  • Like
Reactions: xsmaks

Icebird

Member
Sep 22, 2017
396
284
does anyone know if there is a mod for male characters to have a vagina? like you can make your female character have a penis but not viceversa
There isn't. The game uses a male and a female skeleton body and only the last has the optional bodypart.
 

grahegri

out fighting regex
Donor
Feb 23, 2023
10,219
5,838
LifePlay-5.26
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: Edwarf

nmihunter

New Member
Nov 24, 2018
4
3
I'm having an issue with extraction. when I try to open the file in 8 zip to extract it, I get a message saying "no such interface supported" has anyone else had this issue and does anyone know how to fix it?
 

xsmaks

Newbie
Jul 18, 2022
67
59
The makeInterested command target valid characters not gendertypes.
If you want to be someone interested in a specific gender then you should generate a temporary character in that gendertype as target.
I don't think it is working in opposite way (I mean erase interests with commands) So the preset can be the only possible solution now.

(BTW I don't think is a good idea changing player character's interest. Players set they PC's interests at start, and can modify this any time. I'm sure I become angry if some mod try force me what I don't like to be happen/seen. Also if change the behavior on that PCs some scenes or mods will be not run in the future or possibly replacing with unwanted content.)
Another advice: you should use notepad++ and one of the syntax highlighter from docs dir at least to be your life easier (There is no 'Men' , 'Women' and possible the 'Trans' value too, just 'Male' or 'Female' exists).
Thanks a lot, good to know. I tried a lot more other things too and was a bit frustrated...

I am aware that it is risky to make changes to a player's basic characteristics. Part of the mod I'm writing right now is about mind control, basically it's about cuckolding where the player is increasingly manipulated, oppressed and exploited. Certain changes are of course necessary for this (if a player is not interested in such scenarios, he will hate my mod anyway and will not install it).

So I'm considering creating a random character based on the player, assigning it a global ID and making it permanent. At the end of my story, the player could thus have the choice to wake up from a nightmare and restore their original character. But I don't yet know exactly how I can implement this technically, since I need the corresponding lpcharacter file for a renewed blending. In the mod itself, however, I cannot access the data from ...\saves. Also, I don't know what number this created character is saved under, especially since it's different for every player..

In any case, I will point out in the mod description that it makes sense to create a backup of the mc character file ;)

Lastly, I use notepad++ with RK's syntax highlighter. Without it I would be hopelessly lost :)
 

xsmaks

Newbie
Jul 18, 2022
67
59
Yes I found the furniture folder but what do I do next ,How do I add them?
That's why I not understand your problem at all. If I tick 'edit bedroom' I can tick on every furniture in the window on the left bottom (there are all furnitures of the game listed) to add it to my room. After I can adjust the position and change the colours...
I don't use the original bedroom as bedroom, but loaded a room from the porn empire mod (works the same way as loading character files in 'edit appearance'). Maybe that is why I can add any furniture...
 
3.30 star(s) 118 Votes