Sweet, thanks for the info.
Is there a smiliar way for playing both paths of Kylie (Gf/Murderer) ?
kylie.flags.killed = "name" (replace
name with any NPC's name even
mike should do, don't worry this won't get rid of the NPC this flag is only used to check if Kylie has killed someone) then do the normal stuff to get her arrested.
After Kylie's been arrested go to Kylie's trial and Protest Kylie's innocence with a charm of
120+ (if she's pregnant the minimum charm required is
110) and a knowledge of
80+ this will result in an innocent verdict setting Kylie free (you'll either need to wear charm boosting clothes to go over the max of
100 or change the max with
hero.charm.max = x (replace
x with you desired value)).
Once Kylie's free use
kylie.flags.schedule = "jail", this will put her back in jail but this time the game still has her as datable meaning you can do all the Camila content and when you want to do Kylie's stuff the only command to you need is
kylie.flags.schedule = "default".
Edit: Realized I forgot to include two commands needed to get Kylie arrested
kylie.flags.policestation = True and
DONE["kylie_attack"] = game.days_played. Apologies for any inconvenience.