Porrvald

Active Member
Sep 12, 2020
594
630
That is very helpful, thanks. I tried the method you linked and it didn't work for me, but I probably just did it incorrectly.
I would be very curious to know why it didn't work.

Are you using Chrome / Edge?
Could you take a screenshot from console when it doesn't work?
 

Clemency

Active Member
Jan 21, 2024
616
658
the quicksell button is basically always an awful idea anyway and you cant even check all their stats or traits on that page. its a bit of a pain but the process is just always add to household then check stats/traits, then go to actions then click both of the slave markets to check est prices then sell to higher of the two if you just want to get rid of them immediately. ive seen in a few places that this takes an hr per auction but it does not (dunno if its a bug or i was reading outdated stuff) so you can just sell all your slaves instantly
1.) Not necessarily awful. Some random captives are better sold directly using that method since depending on how the auction goes and with the new slave saturation mechanic in the upcoming patch (to balance the fact that you can now capture more than 1 male and 1 female per fight), they might sell for more than what you can auction them for. Then again, those kinds of captives are best donated to Fort Sera anyway.

2.) As long as you do it one after the other, yeah, selling multiple slaves does not advance time. Been a feature for a bit now.
how to get NICOLE(AV7)?
Master Hemme's Know It All course.
 
  • Like
Reactions: tsap

SoulTron

New Member
Aug 23, 2022
12
1
I would be very curious to know why it didn't work.

Are you using Chrome / Edge?
Could you take a screenshot from console when it doesn't work?
I'm using edge and I think I found the specific instances for when they don't work. Editing variables when looking at the slave/merc/servant menu seems to wipe the changes from taking place within the game. You can still put them in and the console will variables will stick, but no change takes place. It works if I'm not in said menu, like in the overworld or in the general house menu.
 

Porrvald

Active Member
Sep 12, 2020
594
630
I'm using edge and I think I found the specific instances for when they don't work. Editing variables when looking at the slave/merc/servant menu seems to wipe the changes from taking place within the game. You can still put them in and the console will variables will stick, but no change takes place. It works if I'm not in said menu, like in the overworld or in the general house menu.
That is actually a feature in SugarCube / Twine. Variables are updated in the game only after you click on something.
If you are in the NPC menu while modifying, just click on another slave and then select the slave again to observe the result.
 

Porrvald

Active Member
Sep 12, 2020
594
630
In the upcoming version of the Automation mod:
1722379389667.png
Works great for all npcs except the Slave Market Gallery in Crystal Heights (Mai-Lynn, Caitlin, Andora and Aria).
(It actually works too good as it should preferably ignore npcs with no random traits).

Will require cheat mode to be activated in config (disabled by default).
 

SoulTron

New Member
Aug 23, 2022
12
1
I downloaded and installed the pics mod from Sandman and I think they look great, but some characters are having their image lines break. Juno for example has her overview image shown just fine, but the ones for the bathroom and sex aren't getting pulled. There may be others, but the ones for the female mercenaries seem to be working just fine, which makes it even stranger. Is anyone having a similar issue? I have a feeling it's mostly effecting the main slaves in the game.
 

SoulTron

New Member
Aug 23, 2022
12
1
That is actually a feature in SugarCube / Twine. Variables are updated in the game only after you click on something.
If you are in the NPC menu while modifying, just click on another slave and then select the slave again to observe the result.
Oddly enough, that was the first thing I did. I should have been more specific, in that when in the house overview menu, the one that lists all the servents and slaves in your house, the changes didn't stick. Seemed off, but I got it working now
 

SoulTron

New Member
Aug 23, 2022
12
1
I downloaded and installed the pics mod from Sandman and I think they look great, but some characters are having their image lines break. Juno for example has her overview image shown just fine, but the ones for the bathroom and sex aren't getting pulled. There may be others, but the ones for the female mercenaries seem to be working just fine, which makes it even stranger. Is anyone having a similar issue? I have a feeling it's mostly effecting the main slaves in the game.
Update - Michelle is also failing to have her images pulled. I think it is all the main slave girls
 

DuniX

Well-Known Member
Dec 20, 2016
1,225
813
Update - Michelle is also failing to have her images pulled. I think it is all the main slave girls
Did you try this?

There is / missing in link to pics folder which results in broken link. Edit start_game.html and search for this line.

<<if $state is 1>><<set _img to "Mods/Sandman/Pics"+"Av"+$girlid+"/">><</if>>

Replace with this line

<<if $state is 1>><<set _img to "Mods/Sandman/Pics/"+"Av"+$girlid+"/">><</if>>

This will fix it for you.
 
  • Like
Reactions: CapPingu

DriKidu

Newbie
Oct 28, 2017
24
6
Is it possible to get more than 1 expert class by save editing or editing the game files? or if not what about more adepts?. Is there a command for building/upgrading points?
 

Porrvald

Active Member
Sep 12, 2020
594
630
Oddly enough, that was the first thing I did. I should have been more specific, in that when in the house overview menu, the one that lists all the servents and slaves in your house, the changes didn't stick. Seemed off, but I got it working now
If you find a scenario where it doesn't work and is repeatable, please let me know.

Rules of thumb:
As previously mentioned, modified variables are not visible until you change screen and change back.

All changes to variables are lost if saving game (not included in the save) or pressing F5 before "changing passage".
Changing passage typically means going from one place to another, but also opening / closing NPC menu or opening closing options works and a lot of other things works. But it is easier to think of it as changing location before saving to be on the safe side.
 
Last edited:

Porrvald

Active Member
Sep 12, 2020
594
630
Is it possible to get more than 1 expert class by save editing or editing the game files? or if not what about more adepts?. Is there a command for building/upgrading points?
Yes, to add via console or save editor see Mc stats section here. Alternatively .htlm edit here

To get unlimited creator points during character build:
Console: SugarCube.State.active.variables.crepoints = 9999
Or .html edit: search and replace crepoints to 280 with whatever number you want.
 
4.50 star(s) 136 Votes