It's "SugarCube.State.variables"Mine is not working, the command
It's "SugarCube.State.variables"
Sometime is just faster using an editor on a saved file..Mine is not working, the command
Not this time... You only need common sense to find most of the variables.Sometime is just faster using an editor on a saved file..
You will learn which variables and names..
That happening in Tournament Figths.. You need to be professional in those..It is clear that seduction and resistance are used during combat, but how to use them if this tab is inactive (gray) during combat? Other tabs - strike action - everything works.
You can't win with seduction, but you can consume their energy making them orgasm..View attachment 4065025
shouldn't that be on them?
and there should be differences too
depending on your gender and theirs
PS: How do you win fights with seduction?
So this doesn't work for students too? I've changed values and everything but the bar stays the same.EDIT: For whatever reason, this no longer works to update the relationship values, not sure why. Can use it to modify body part to your heart's content, though.
The easiest way is to talk to the character you want to bump the stats on - MAKE SURE YOU HIT AT LEAST ONE OPTION TO CHANGE A Friendship/Love/Fear VALUE, otherwise the last step won't work. You can leave the conversation after you do so.
Hit F12, type SugarCube.State.active.variables into the console and hit enter (capitalization is important - and I'm not sure if it's because I've done this in HTML games so many times, bit it should autocomplete when you start typing just to make sure you get the case right)
Click the arrow on the left of the italiziced text that pops up to expand the options
About 2/3 of the way down, there's a line that says indexNPC - the number that's there is the person you need to find in the next step.
Expand the arrow next to the "Characters" line, then expand the subline that your character is in (In my case, she was #2, so I expanded the [0...99] field. Find the number in question, then expand that line (again, in my case, #2)
View attachment 3790854
Now expand "Relationships" and change the VALUE line in Fear/Friendship/Love to whatever the hell you want - this is the step you needed to talk to them for. If you jump into relationships before a value changes, this section has nothing in it
View attachment 3790862
NOTE: You're still checking CHARACTERS, even if your target is a resident and not a student, as shown here
View attachment 3790866
If you want to change body characteristics (give your partner bigger boobs, make your (female PC's) roomate a transgendered woman, that sort of thing) - expand the BODY line for the character in question and go nuts
EDIT: This USED to work - doing further testing to see why the resident's (Savannah Lewis in the example) values aren't updating
SugarCube.State.variables.player.relationships.forEach((value, key) => {
if (value.metrics && value.metrics._friendship) {
value.metrics._friendship._value = 0;
}
});
for (let i = 0; i < SugarCube.State.variables.Characters.length; i++) {
SugarCube.State.variables.player.relationships[i].value._metrics._sex._value = 100;
}
sharing these as a way of basically mass changing particular values, not gonna explain what needs to be changed as I will assume some intelligence.
yeah i cant get the last one to worksharing these as a way of basically mass changing particular values, not gonna explain what needs to be changed as I will assume some intelligence.
JavaScript:SugarCube.State.variables.player.relationships.forEach((value, key) => { if (value.metrics && value.metrics._friendship) { value.metrics._friendship._value = 0; } });
JavaScript:for (let i = 0; i < SugarCube.State.variables.Characters.length; i++) { SugarCube.State.variables.player.relationships[i].value._metrics._sex._value = 100; }
i cant get the second one to work can you?A very dangerous assumption to make
Thank you. This will be fixed in the next version.Was fighting a guy who ran out of med kits...
He tried to use one with 0 left.
It gives me an error.
If I click ok to continue, it heals him anyway.
So, I hit him again, he uses another medkit he doesnt have, error, heals him anyway...
It repeats this process until my stamina drops and I lose.
View attachment 4428759
* saw this fighting both guys and girls
This bug is back again too.View attachment 3821614
Cant train my dexterity in the gym because it is max
But it is only 13 in actuality
I believe training defense locked it.
Hi! Trainers have been removed from the game. Now, combat stats are determined by attributes, which you can see in the "Skills" panel.I'm new to the game and have a question. How do you train at the gym? Whenever I go there, there are no trainers. I'm on ver 0.0.6