Create and Fuck your AI Slut -70% OFF
x

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,561
1,915
356
SugarCube.State.variables.guests[0].traits[0] = "gardener"
SugarCube.State.variables.guests[0].traits[1] = "woodcraft"
SugarCube.State.variables.guests[0].traits[2] = "scavanger"
SugarCube.State.variables.guests[0].traits[3] = "shopkeeper"
SugarCube.State.variables.guests[0].traits[4] = "breeder"
SugarCube.State.variables.guests[0].traits[5] = "masochist"
SugarCube.State.variables.guests[0].traits[6] = "sadistic"

SugarCube.State.variables.slaves[0].traits[0] = "gardener"
SugarCube.State.variables.slaves[0].traits[1] = "woodcraft"
SugarCube.State.variables.slaves[0].traits[2] = "scavanger"
SugarCube.State.variables.slaves[0].traits[3] = "shopkeeper"
SugarCube.State.variables.slaves[0].traits[4] = "breeder"
SugarCube.State.variables.slaves[0].traits[5] = "masochist"
SugarCube.State.variables.slaves[0].traits[6] = "sadistic"
This will work but you can also just write it as array
Code:
SugarCube.State.variables.guests[0].traits = ['scavenger', 'analslut','gardener']
 

Cabbytoday

Member
Nov 6, 2022
120
47
151
Why does it look like my Guests are losing Beauty score I had near 79 and now she down to 48, What going on
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,561
1,915
356
Why does it look like my Guests are losing Beauty score I had near 79 and now she down to 48, What going on
Check if you have latest patch. Latest patch should fix decrease and beauty slowly will increase till max instead (thats a bug and is fixed for 0.22 release)
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,561
1,915
356
okay add the path or do I have to restart
Check main thread. There is 0.21b patch. As for girls who already lost beauty - they will always stay ugly :< You can increase their beauty through console.
 

dmitriiviktorov

Well-Known Member
Mar 4, 2018
1,344
5,830
659
This will work but you can also just write it as array
Code:
SugarCube.State.variables.guests[0].traits = ['scavenger', 'analslut','gardener']
how to change the age of the characters on the console?
как менять консольно возраст персонажей?

SugarCube.State.variables.guests[0].traits = ['gardener','woodcraft','scavanger','shopkeeper','breeder','masochist','sadistic']
SugarCube.State.variables.slaves[0].traits = ['gardener','woodcraft','scavanger','shopkeeper','breeder','masochist','sadistic']
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,561
1,915
356
how to change the age of the characters on the console?
как менять консольно возраст персонажей?

SugarCube.State.variables.guests[0].traits = ['gardener','woodcraft','scavanger','shopkeeper','breeder','masochist','sadistic']
SugarCube.State.variables.slaves[0].traits = ['gardener','woodcraft','scavanger','shopkeeper','breeder','masochist','sadistic']

Code:
SugarCube.State.variables.guests[0].birthDate = setup.getBirthDate(18)
 
  • Thinking Face
Reactions: Tatsuya2022

dmitriiviktorov

Well-Known Member
Mar 4, 2018
1,344
5,830
659
You don't have permission to view the spoiler content. Log in or register now.
SugarCube.State.variables.slaves[0].traits = ['analslut','gardener','cumslut','masochist','deepthroat','woodcraft','scavanger','breeder','shopkeeper','sadistic','squirter']
 
Last edited:

Cabbytoday

Member
Nov 6, 2022
120
47
151
Don't make it too much, hate when I send of that time on a women then she get lost or die. That why I try to make there strength 100 before do anything with them
 
  • Like
Reactions: ttyrke

dmitriiviktorov

Well-Known Member
Mar 4, 2018
1,344
5,830
659
Code adds change to inventory
Код добавляет мелочь в инвентарь

SugarCube.State.variables.guests[0].inventory = ['porn_magazine','knife','revolver','bandage','towel','paddle','bullet_revolver']
 
3.70 star(s) 53 Votes