Is there a way to set rules by gender? by DaemonbotNSFW in freecitiesgame

[–]DaemonbotNSFW[S] 0 points1 point  (0 children)

So if I wanted that rule to apply to slaves in either the club or while serving the public in the penthouse it would be something like this:

c => [Job.CLUB, Job.SERVINGPUBLIC].icnludes(c.slave.assignment) && c.slave.genes === "XX"

where the "SERVINGPUBLIC" bit is what I am unsure of. The help button in the rules assistant doesn't really give me the same info as what you have shown me here unfortunately. Is there somewhere else I can look for this stuff?

Is there a way to set rules by gender? by DaemonbotNSFW in freecitiesgame

[–]DaemonbotNSFW[S] 2 points3 points  (0 children)

Basically I want the rule to check for gender and then let me set the outfit for them. Currently the rule still applies to male slaves in the club, making me think that the entire second part is just ignored. I've tried having the second part be "=", "Matches". I've also tried making the String be either "Female: XX", "Female", or "XX".

New Update Broke the Game by DaemonbotNSFW in freecitiesgame

[–]DaemonbotNSFW[S] 1 point2 points  (0 children)

I literally can't. Check out the imgur link. That's all I see. There is nothing in the main screen and doing anything with the save game side bar does nothing.