Babysitterjoe
New Member
- Feb 5, 2018
 
- 9
 
- 3
 
- 60
 
You should always start with a production serum. At first you only have primitive serum production and can add up to two serum traits.I have problems creating designs, which designs can be combined?
Usually try to get one influence serum early, then try to cobble something togehter that has relatively high stats to make some money. Some things have triats, like "influence" or "energy". They can't be added on top of each other.I have problems creating designs, which designs can be combined?
Help!
I have forgotten who I wanted to teamup with for the threesome with Sarah and she keeps asking on Saturdays "Hey, are we still on for tonight?"
Don't want to disappoint the poor girl - so how can I find out who I wanted to bring Sarah together with?![]()
Just show up? I mean I do not think there is a reminder tab or anything so its probably just your highest suggestion worker.Anyone?![]()
That happened to me automatically, Don't remember but I think I was workingAnyone?![]()
I do remember she charged me 500 to do it. so I indeed had to set it up.Your cousin as I recall
If you mean to manipulate item count, then yes:Sorry, but have any command for grow up seruns in inventory?
I think it's just having a lot of money.I am on day 86 and the option to upgrade the room (which leads to building the dungeon) did not trigger. Cannot find a reason for this occurring. What exactly is the trigger.
Can you be more specific about what particular element of the system you're interested in recreating?Out of curiosity on a technical side, would any one know how they managed to setup their 'randomization' system out of simple Daz renders ?
Sure, I meant the way he managed to render characters and allow individual parts (breasts size/clothing/etc.) to be modifiedCan you be more specific about what particular element of the system you're interested in recreating?
If you mean to manipulate item count, then yes:
mc.inventory.serums_held[n][1], where 'n' is starting at '0' and representing the inventory slot.
e. g. mc.inventory.serums_held[0][1] for the first slot and mc.inventory.serums_held[1][1] for second slot.
Use this command to find your desired serum by count. After that manipulate the specific slot (lets say 'm') to the new value (lets say x):
mc.inventory.serums_held[m][1] = x
It's either time, or advancing Ashley's stats/story.Unlocking all the personal serums? I've got the first two columns for a total of six choices, but the second two are blank with ??? on top. how do I unlock them? (and what are they?)
If you check out the discord, I believe they finally cracked modding the models, so I'm sure they could answer all your questions.Sure, I meant the way he managed to render characters and allow individual parts (breasts size/clothing/etc.) to be modified
My understanding of it would be that he rendered each of those parts individually and then taped them back together afterwards.
But (and that's maybe where i just lack experience in specific daz rendering) to my knowledge, rendering separate parts of a character would be quite difficult while keeping a good result, meaning he would have had to actually render character entirely and then separate the different parts using photoshop or what else...
If you have a less time-consuming / long-term-hard-to-maintain workflow in mind, i would be thrilled to hear about it !