There is no cheats to activate.How do you active cheats?
You can have both. There are two external plots so in theory you can build one as a tavern and one as a workshop.Got two questions:
1. Got a choice between Tavern and Workshop now. Which one should I get if I am looking for money-making building?
2. Following to above: how to best optimize each of them?
For now I've been living from investments, poker games and bounties. About time I start getting serious scratch.
There is no cheats to activate.
You can however still cheat viaYou must be registered to see the linksand via console (CTRL + SHIFT + J in Chrome).
But to do so you need to figure out which things you want to modify and to do that, you can search the thread just as well as anyone else.
To remove her from slot 88 type this command in console:Could you please explain the parameter for the NPC position in the NPC MENU?
My DAKOTA is confused about the appearance of 2 instances, and I want to remove one from the SAVE.
SugarCube.State.active.variables.slot[88]=0
Thank you so much.To remove her from slot 88 type this command in console:
How it works?Code:SugarCube.State.active.variables.slot[88]=0
SugarCube.State.active.variables.slot[x] = y
x = slot number
y = avid of the npc occupying the slot. 0 = empty
You do improve your copulation stats. It can be tricky very early on and you have to spend some time raising their arousal first through bath and seduction.I love the game, just one big issue-
during character creation, I put very few skillpoints in sex, and there are No ways to improve the sex skills ( I cant get them to orgasm even once), I strongly recommend that in future versions maybe we can pay prostitutes to teach us how to have sex or something like that.
Huh. The game recognized mine. I had her for a while too. Undying affection, completed her mini quest, the works. You might have to send your save file in the discord bug reports if so.If you recruit Milou before the rebel quest tells you to recruit her the game doesn't recognize that she's been recruited and the quest can't be completed. I fiddled around with save file editing to get it to flag, but I either didn't figure out which variable I needed to modify or I did and it didn't work. Has anyone here found a solution?
When you talk to her, is there an option to involve her in the rebellion?If you recruit Milou before the rebel quest tells you to recruit her the game doesn't recognize that she's been recruited and the quest can't be completed. I fiddled around with save file editing to get it to flag, but I either didn't figure out which variable I needed to modify or I did and it didn't work. Has anyone here found a solution?
Copulation does increase through use, it just takes awhile. I'm playing a relatively new game right now where I started at 20 copulation skill. I'm up to 30 now, most of it through use. I think I got 4 guaranteed points from the escorts on the mastersphere when I went up there to recruit Sky but the rest was just from having sex with random girls at home. I believe it caps at 100 through use but I haven't had a game where I confirmed that through testing yet. Kissing is the same if you want to boost that, do a LOT of seduction where you're kissing as much as possible. You will occasionally gain skill.I love the game, just one big issue-
during character creation, I put very few skillpoints in sex, and there are No ways to improve the sex skills ( I cant get them to orgasm even once), I strongly recommend that in future versions maybe we can pay prostitutes to teach us how to have sex or something like that.
Here is an updated version:
Code:var cheatgirlname = "zahira" var cheatgirl for (const [key, value] of Object.entries(SugarCube.State.active.variables.npc)) { if (value.hasOwnProperty("girlname")) { if (value.girlname.toLowerCase() == cheatgirlname.toLowerCase()) { cheatgirl = eval("SugarCube.State.active.variables.npc."+key) console.log(value.girlname+' identified as SugarCube.State.active.variables.npc.'+key) console.log('Modify like this: SugarCube.State.active.variables.npc.'+key+'.age = 40') console.log('Or like this: cheatgirl.age = 40') } } }You don't have permission to view the spoiler content. Log in or register now.
That is the updated version.Is there by chance an updated version as all I get is "Undefined" when I try this in Chrome, or am I missing something obvious ?
If this is Bud Walton, you can just buy a NeuraClean from the Transit Department in the Palace District if you do not want to deal with itIs there some way to deal with attention whore/nympho characters? I don't want them to eat up a whole day of interactions.
Hopefully, this save should do it.Could anyone share a save with all world locations unlocked?
I'm currently adding travel options to the automation mod and would like to make the world map complete without having to finish all quests or crawl through the game code to do so.
I'm not sure but you most likely can as there are items to reduce your age.Im curious - U cant die of old age right? just asking.
Aging reduces your stats. If this feature was not reworked, you die when your stats reach 0.Im curious - U cant die of old age right? just asking.