Elenco degli amori & Sesso: Comandi della console di seconda base relativi alla gravidanza

Ti sei messo nei guai?

Ho preso la tua ragazza “bussare”?

Mi sono perso l'aspetto cruciale “Mantieni o Yeet?” convo?

Qui’ecco come risolverlo.

introduzione

Just a small ditty here, since it took me such a long time to work this one out

This came about when I was messing with saves and accidentally continued my main save with a test run.

TLDR: Got Sasha pregnant. Did not want at the time. Moved past theKeep or Abort” convo.

Comandi della console

So by now, I assume you know how to activate Console Commands?

— Altrimenti, open the file location where L&S:SB is saved. Apri il “renpy” cartella, aprire “comune” cartella.

Locate the file “00consolare” (Save a copy of this! You mess this up, majorOh Noes” )

Open this in a text editor. Notepad works fine.

Hit Ctrl + F and findconfig.console”. It should read:
# If true, the console is enabled despite config.developer being False.
config.console = False

— Modifica “Falso” a “VERO”. So it should read:
# If true, the console is enabled despite config.developer being False.
config.console = True

Save and exit

Now when you boot up the game, (once you are in a save) by pressing Shift + O, will open the Console Commands.

NOTA – YOU CAN SERIOUSLY MESS YOUR SAVE UP WITH COMMANDS. MAKE A BACK UP SAVE TO TRIAL YOUR WORK ON

From this screen, you can make edits (some may saycheat-sy”) to your game.

Pregnancy Commands

To edit the pregnancy the commands you require are;

GIRLNAME_preg_status=
( Girls status number is either 0, 1 o 2. 0 if you havent met them, 1 for not pregnant, 2 for pregnant )
( EXAMPLEsasha_preg_status=1 )

GIRLNAME.counters.pregnant=
( Questa è la cosa più importante. When pregnant, from my mediocre testing, it advances to 1 and starts ticking. Once it reaches 61, essi’ll give birth. Set this to 0 to stop the advance. Also changes how the character appears, either pregnant or not. )
( EXAMPLEsasha.counters.pregnant=0 )

You can check how far the counter has ticked up to with:
GIRLNAME.counters.get_counter(“pregnant”)
( EXAMPLEsasha.counters.get_counter(“pregnant”) )

Ora’dipende da te… reverse some mistakes…. or go fullbreeder”…. Quello’dipende da te .

Questa guida su Amore & Sesso: Seconda base è stato scritto da Prof. Hindenberg. Puoi visitare la pubblicazione originale da questo collegamento. In caso di dubbi su questa guida, per favore non esitate a contattarci qui.

Circa l'autore