deadrabbit

Member
Nov 16, 2017
113
85
Is there a way to add character roles like girlfriend, wife, neighbor, etc? Or does that all have to be done through tags?
 

Icebird

Member
Sep 22, 2017
379
275
Is there a way to add character roles like girlfriend, wife, neighbor, etc? Or does that all have to be done through tags?
It's a littlebit messy. Few 'role' can be changeable through the GUI under top right in the npc's panel(like dating, ex, boss, etc,). Others are not (like student, doctor, nurse, employee, etc.), only if a scene handles them (aka via commands). And the Tags are mostly marks what helping/works with different mods (officials too).
 

PhazeUFO

Well-Known Member
Sep 28, 2021
1,598
1,553
It's a littlebit messy. Few 'role' can be changeable through the GUI under top right in the npc's panel(like dating, ex, boss, etc,). Others are not (like student, doctor, nurse, employee, etc.), only if a scene handles them (aka via commands). And the Tags are mostly marks what helping/works with different mods (officials too).
It's been a while, but can't you manually do the relationships by interacting with the characters?
 

Ravenger6660

Active Member
Sep 14, 2017
852
996
Is there a way to stop women's boobs from growing? They grow with every pregnancy, and get ridiculously big.
Sorry that is my fault.
it is at the bottom of the code page player_gives_birth.lpscene or the many NPC_Birth scenes
look for:
" Player.setMorphValue(Genesis8Female__PBMBreastsSize, Bigger) "
OR
" Actor.setMorphValue(Genesis8Female__PBMBreastsSize, Bigger) "

You can delete them if you want. Or change it to ActorX.setMorphValue()

Note: avoid [tabs]
[spaces] only
 

Mookey

Newbie
Nov 13, 2017
93
105
Is there a way to reset a sex position? Or maybe say: "Move animation to this location" or something? Sometimes when an animation starts, the characters get teleported far off into the distance. I know they didn't just vanish because I can see their text boxes way far away.
 

ObeX

Member
Jun 13, 2019
106
121
Is there a way to reset a sex position? Or maybe say: "Move animation to this location" or something? Sometimes when an animation starts, the characters get teleported far off into the distance. I know they didn't just vanish because I can see their text boxes way far away.
CTRL + WASD and you move the characters
there are more options like height and rotation but i dont remember the combinations for them
 

Caco P

New Member
Dec 12, 2019
6
4
I have found that, when the "coital participants" are off screen, by using any of the "wall sex" positions most of the time the characters return to the present room and you can continue as normal.
 
Last edited:

Lifeplayer

Newbie
Jun 21, 2022
15
10
Sorry that is my fault.
it is at the bottom of the code page player_gives_birth.lpscene or the many NPC_Birth scenes
look for:
" Player.setMorphValue(Genesis8Female__PBMBreastsSize, Bigger) "
OR
" Actor.setMorphValue(Genesis8Female__PBMBreastsSize, Bigger) "

You can delete them if you want. Or change it to ActorX.setMorphValue()

Note: avoid [tabs]
[spaces] only
I don't have any of your mods and it still happened.
 

Caco P

New Member
Dec 12, 2019
6
4
I have searched for answers in this forum and have been unable to find a solution to "strip_companion_pimp" being stuck in an endless loop. Of course activating "emergency" ends the loop. Has anyone been able to progress "strip_companion_pimp" to a successful scene conclusion?
 
3.30 star(s) 118 Votes