Strec

Active Member
Feb 20, 2018
615
401
A npc did ask me for a kiss...
1713856778786.png

Could be have an option "Run from here as quickly as possible"? :p

More generally beeing able to stop an event at any step could be a must...
 

luxxx

Newbie
Jun 15, 2017
27
5
Pleaseeeee add more room slots, one row at least. Or make lockers to have more space, like double...
 

hagare

Well-Known Member
Mar 27, 2019
1,180
665
Prerequisites :
- Have a bartender
- Have a stock of alcohol
- Be on morning or noon

Here you don't have any alcohol in stock
cool thanks.

btw, how do you increase stats?
oh, and what does the * beside the name mean?
 

hagare

Well-Known Member
Mar 27, 2019
1,180
665
It means they work there, so you know who they are if the place is busy. Runtime\savedata. open save in note pad you deets are at the bottom of the file.
I thought it was something else xD
thanks

wait................
The diner waitress has a * and she's not an employee
oh and, what do the numbers mean?
I know the left is affection.

1713864575424.png
 
Last edited:

Humlebien

Active Member
Donor
Nov 15, 2016
587
1,308
The game size is 88.6 MB?
Yes. It's the basic framework and a group of chars files. Once you start to add the packs for more char, it's 300+ per. Since it's non animated it doesn't really use that much space. And if I have to guess, there's a few devs on here, who adopt the AAA game dev position of "Use everything, optimize nothing"
 
  • Like
Reactions: Strec

Strec

Active Member
Feb 20, 2018
615
401
Yes. It's the basic framework and a group of chars files. Once you start to add the packs for more char, it's 300+ per. Since it's non animated it doesn't really use that much space. And if I have to guess, there's a few devs on here, who adopt the AAA game dev position of "Use everything, optimize nothing"
Permanent debate between quantity and quality. There are a lot of "games" here :)
 
Jul 18, 2023
62
41
I thought it was something else xD
thanks

wait................
The diner waitress has a * and she's not an employee
oh and, what do the numbers mean?
I know the left is affection.

View attachment 3566860
If sha has *next to her then she works there, at the diner, or she's an owner. The rest is just hover over and it will tell you what they mean once you have selected them in your contacts they will all be at the top..
 

NightOwl71

Newbie
Oct 31, 2018
88
241
Suggestion for the next update. Could you enforce a timely (same/next day) proposal of your sister/brother to the first barkeeper job opening or have them listed in the contacts from day 1? I like to know my relatives before deciding whether I play a scenario or start a new game. It would save hitting time forward for sometimes up to 2 weeks before sis/bro comes up.
 
  • Like
Reactions: scatbordviking

Humlebien

Active Member
Donor
Nov 15, 2016
587
1,308
Permanent debate between quantity and quality. There are a lot of "games" here :)
That is true. There is a Quality vs Quantity argument. There's also a "Don't use gifs, use a better format" arguement :cool:
 

Pedrocas77

Member
Aug 19, 2017
262
233
Hello all, i have a question but i rly dont know much about gammin dev or programing, is it possible to make an incest patch or just add a file ? Thx in advance
 

Calv

New Member
Aug 9, 2017
14
9
Hello all, i have a question but i rly dont know much about gammin dev or programing, is it possible to make an incest patch or just add a file ? Thx in advance
You shouldn't need one, you just need to enable it in the config file. Incest will then appear as an opinion you can try to change for a character.

Open up config.dat in notepad and edit these lines to look like this (basically switch the # around)

Code:
# A list of strings representing content you don't want to see:
# to enable this content, remove the desired topics. If want to
# remove all set it to - like the commented line below it
#taboos string noncon,incest,racism      
taboos string -
#taboos string noncon,incest,racism     # list of all supported taboos
 
  • Like
Reactions: casaminha

Varimatras

Member
Apr 29, 2017
181
188
anyone know what an attribute key command is? for the console
if you want to set some attribute to a certain value for yourself then its: cheat set_attr 03 theattributehere (f.ex. health) 100 or any other value between -100 and 100.
for others you need the char id (03 is usually MC) or you get to edit the save file.
 

NightOwl71

Newbie
Oct 31, 2018
88
241
You shouldn't need one, you just need to enable it in the config file. Incest will then appear as an opinion you can try to change for a character.

Open up config.dat in notepad and edit these lines to look like this (basically switch the # around)

Code:
# A list of strings representing content you don't want to see:
# to enable this content, remove the desired topics. If want to
# remove all set it to - like the commented line below it
#taboos string noncon,incest,racism     
taboos string -
#taboos string noncon,incest,racism     # list of all supported taboos
Maybe he wants to "promote" some NPCs to his MC's Mom, Dad, aunts, uncles, cousins, and grandparents hehe
 

DarkRoyal

Newbie
Oct 24, 2023
30
88
I guess i am just not getting how the lines in the config file should look. For example if i want to enable noncon should it look like this ?
#taboos string noncon,incest,racism
taboos string -
#taboos string incest,racism # list of all supported taboos

Could someone please tell me if that's correct if not show me how it should look please.
 
Jun 14, 2019
79
77
I guess i am just not getting how the lines in the config file should look. For example if i want to enable noncon should it look like this ?
#taboos string noncon,incest,racism
taboos string -
#taboos string incest,racism # list of all supported taboos

Could someone please tell me if that's correct if not show me how it should look please.
Well, this enables all the taboos, not just noncon.



If you want enable only noncon, but not the others (incest, racism), it should look like this:
#taboos string noncon,incest,racism
taboos string incest,racism
#taboos string incest,racism # list of all supported taboos


The lines beginning with the # are only comments. Information.
The line without the # is the actual config for the taboos. What you see there, it is disabled. What you don't see, it is enabled.
 

TotalFluke

Member
Game Developer
Aug 24, 2021
383
941
This is what burned me. Just because you can hire 2 cooks and 2 bartenders doesn't mean you should. Also, I kept expanding my opening hours to the maximum allowed, without paying attention to whether there was demand at those times.
Excellent advice. Do not open the weekday mid-day hours until you can open at lunchtime too and have a cook to serve lunch. And even then I would only do so if it's generating enough revenue.

Go into config, find the line near the top(with no #tag) There are three taboos, delete the one you want included in the game.
Note that is probably best to make the change on the user_config.dat file. Otherwise changes made to the config.dat file will be lost when the game is updated. (Just copy/paste the line from one file to the other).

More generally beeing able to stop an event at any step could be a must...
I'm curious what you mean by this? I don't get why this is a must.

Yes. It's the basic framework and a group of chars files. Once you start to add the packs for more char, it's 300+ per. Since it's non animated it doesn't really use that much space. And if I have to guess, there's a few devs on here, who adopt the AAA game dev position of "Use everything, optimize nothing"
I actually blown away by how small the Unity executable is. And it's including a bunch of libraries that I don't think I need, but don't know for sure so I've left them in.

Suggestion for the next update. Could you enforce a timely (same/next day) proposal of your sister/brother to the first barkeeper job opening or have them listed in the contacts from day 1? I like to know my relatives before deciding whether I play a scenario or start a new game. It would save hitting time forward for sometimes up to 2 weeks before sis/bro comes up.
You aren't the first to complain about this. I'll look into having them appear on the contact list from the beginning.
 
3.70 star(s) 31 Votes