Thousands of Models Streaming Live — Join Free! Click Here!
x

Kler91

New Member
Jan 27, 2021
10
1
103
I was reading the cheatsheet file and wanted to modify some relationships, but the problem is that I can't figure out how to write the code in the console. I know the character ID and the relationship value (for example, 0.99 for the wife), but I still can't understand how to write the full string, even after using the cheat_help command.
Thank you.
 

icesavage

Member
Apr 29, 2022
117
171
142
how to make the game full screen, i can't see the top or bottom
Unfortunately, if you have a wide screen monitor, you need to run the game in windowed mode or things get cut off. I have asked TotalFluke to look into it before, and he said that since he doesn’t own a wide screen, he has no way to test the ui to help us. So we are stuck with it.
 

GodraFan

Member
Jun 16, 2024
109
32
104
Unfortunately, if you have a wide screen monitor, you need to run the game in windowed mode or things get cut off. I have asked TotalFluke to look into it before, and he said that since he doesn’t own a wide screen, he has no way to test the ui to help us. So we are stuck with it.
yeah, i was really not liking the not full screen thing, so i just forced it with unity's launch commands

-screen-fullscreen 1 -screen-width 1920 -screen-height 1080
add that to a shortcut, then you should be able to launch in full screen, adjust for your monitor's resolution. mine was standard 1080p.
 
Jul 18, 2023
66
42
151
yeah, i was really not liking the not full screen thing, so i just forced it with unity's launch commands

-screen-fullscreen 1 -screen-width 1920 -screen-height 1080
add that to a shortcut, then you should be able to launch in full screen, adjust for your monitor's resolution. mine was standard 1080p.
My second monitor is wide screen and all I do is Alt+Return to put the game in full screen and it fits perfectly.
 

TotalFluke

Active Member
Game Developer
Aug 24, 2021
509
1,227
219
how to make the game full screen, i can't see the top or bottom
Just like with any windows application. Click on the little square icon on the top right. You can also resize it by dragging the window edges. The game is built for a 1920x1080 resolution so either of those two actions may screw the aspect ratio so keep that in mind.

I was reading the cheatsheet file and wanted to modify some relationships, but the problem is that I can't figure out how to write the code in the console. I know the character ID and the relationship value (for example, 0.99 for the wife), but I still can't understand how to write the full string, even after using the cheat_help command.
Thank you.
You need to use the cheat add_mod command. For example, the following command adds the modifier "agree" to the relationship between character 100 and 3 (you). The agree modifier improves the opinion by 4 points (before applying additional personality factors):

cheat add_mod 100 3 agree
 

ZERO_dan

Newbie
Feb 17, 2023
70
20
90
For testing and future ideas.
After setting up name, age, sex orint., club name, first thing to do is to SAVE 11.
#1- Post for jobs, continue the char settings. In Contacs you can see all family members.
If you dont like it reload save 11, do #1 again until your OK with them.
Straight =bros+dad+uncle, gay=sis+sis+mom+aunt, bisexual mixed
MC under 40 years = sis/bro + mom/dad + uncle/aunt
MC over 40 years = son/daughter + sis/bro + cousin
The archive contain the original and modified files.
With the uncle/aunt/cousin you can play from first day.
Example=Female 22y bisexual:
This doesn't work? :cry:
 
Jan 7, 2018
219
119
183
I just noticed that a couple of City Commissioners have a "tough boss" relationship modifier. I am a bit stingy with wages, but I always give raises when asked, rests when needed, have a very low tip sharing, only open in the evening and night, closed on sunday... So, is it a false rumour, some employee that likes to complain, or is there something I need to look at?

Also, is it normal that a former City Commissioner, now unemployed, always refuse my job offer because she has "previous commitments"? And bartenders from other clubs refuse my job offer because "they don't want to work full time"? I mean, there is an answer for when they don't want to work for me, but this is something else: are they just excuses? A bug? some internal mechanism that I haven't figure out?


I have not considered that. The goal is to create consistent characters. I feel starting with the traits and the physical attributes, then the abilities from that, then the opinions and skills is the better way to do that. There's like 5 traits and 10 physical attributes. But there's over 150 opinions. Going from the opinions would just be much messier and harder to keep consistent characters. Also, opinions have strong correlations already.

Not sure how your suggestion helps with the issue I alluded to.
That's funny because I recently hired a bartender with fairly high lewdness and she had negative opinions about basically anything sexual (including sex itself!) and she always dressed quite prudish. I have to say I changed her opinions quite easily (except thereesomes, she just hate them), never refused my request to change into something sexier and now she's a singer and performs half-naked.

I understand NPCs are created according to "archetypes"; I'd like to think her archetype is "a woman looking for her true self" :)

Also, 150 opinions! Talk about being thorough!
 

Bronson73

Newbie
Oct 11, 2019
21
31
178
I made a small mod that adds a "Change Look" option to when you are speaking to characters:

1753013457570.png

Basically its reusing the existing pick_image function from the game, to allow you to to pick a different look for the character. As I understand the code it will pick a similar bodytype etc, but there can be small differences like the model
you pick could have different breastsize etc.

I cant guarentee there are no sideeffects by using this mod, so maybe take a backup of you savefiles before experimenting :)
I have played like 10 hours with it without any noticable issue. I havent tried using it on any special characters, only the normal ones.

Installation: copy the "change_look.tlf" file to anywhere in the "tfel" folder in the game directory.
 

Burt

Ignoring Social Media
Dec 14, 2016
1,315
1,023
442
Just like with any windows application. Click on the little square icon on the top right. You can also resize it by dragging the window edges. The game is built for a 1920x1080 resolution so either of those two actions may screw the aspect ratio so keep that in mind.



You need to use the cheat add_mod command. For example, the following command adds the modifier "agree" to the relationship between character 100 and 3 (you). The agree modifier improves the opinion by 4 points (before applying additional personality factors):

cheat add_mod 100 3 agree
Love the game as I said but now I understand the way to play it (well the way I want to play it) I wish I could restart from the begining but the wait for 7/8 months for sister number two stops me I get it why and it might break stories etc but for me personally if I could jump 4 months in the cheats I would restart it
 
  • Like
Reactions: jimdandy

THEET

Newbie
Dec 5, 2022
18
62
57
I made a small mod that adds a "Change Look" option to when you are speaking to characters:

View attachment 5060146

Basically its reusing the existing pick_image function from the game, to allow you to to pick a different look for the character. As I understand the code it will pick a similar bodytype etc, but there can be small differences like the model
you pick could have different breastsize etc.

I cant guarentee there are no sideeffects by using this mod, so maybe take a backup of you savefiles before experimenting :)
I have played like 10 hours with it without any noticable issue. I havent tried using it on any special characters, only the normal ones.

Installation: copy the "change_look.tlf" file to anywhere in the "tfel" folder in the game directory.
just tested with special charathers works fine.
 

rubberduck

Newbie
Jun 5, 2017
17
12
158
With that save was able to figure out the issue with everyone getting sick. Pretty simple bug that when a club goes bankrupt, the previous owner is still trying to do something as if he was still an owner and it was crashing because of it (the object reference referred to their club which no longer exists). Will be fixed in the next version.
As for games in this state. You can fix them by editing the save file. Open the save file and look for "manage_club" (without the quotes). It should appear like this at then end of some Person lines (the 5898 will be different):
...|manage_club;5898;-1;-1;0;0
Delete everything from "manage_club" on, but make sure to leave the | as the last character in the line. Make sure there no spaces! It should be rare and it's easier to delete all of them than to figure out which ones is the actual cause. It won't do any real damage to remove extra ones.
Done that, doesn't help.
I guess I'll just wait for an update of the game.
 

TotalFluke

Active Member
Game Developer
Aug 24, 2021
509
1,227
219
I just noticed that a couple of City Commissioners have a "tough boss" relationship modifier. I am a bit stingy with wages, but I always give raises when asked, rests when needed, have a very low tip sharing, only open in the evening and night, closed on sunday... So, is it a false rumour, some employee that likes to complain, or is there something I need to look at?

Also, is it normal that a former City Commissioner, now unemployed, always refuse my job offer because she has "previous commitments"? And bartenders from other clubs refuse my job offer because "they don't want to work full time"? I mean, there is an answer for when they don't want to work for me, but this is something else: are they just excuses? A bug? some internal mechanism that I haven't figure out?




That's funny because I recently hired a bartender with fairly high lewdness and she had negative opinions about basically anything sexual (including sex itself!) and she always dressed quite prudish. I have to say I changed her opinions quite easily (except thereesomes, she just hate them), never refused my request to change into something sexier and now she's a singer and performs half-naked.

I understand NPCs are created according to "archetypes"; I'd like to think her archetype is "a woman looking for her true self" :)

Also, 150 opinions! Talk about being thorough!
The "tough boss" modifier is indeed one that comes from a gossip. Someone gets it when you punish someone or you fire someone. I don't think that can be created as a fake.

The previous commitment/full time job excuse (it's the same one in your two examples) usually applies to characters to whom giving them a job would break a story thread in some way. Not sure why an unemployed commissioner would have it. (It doesn't have to the be usual unique story characters, also applies to secondary ones that you may not even be interacting with, like a stripper whose mom is badgering her boss to fire her). I see now that it can also apply to a character that took a job, then got fired/quit before they could normally do so due doing something bad (like stealing or refusing to be punished).

Sounds like your bartender had low lewdness and low willpower. That's why she didn't like sex activities and dress conservatively. But with low willpower it's easy to change those opinions.

Done that, doesn't help.
I guess I'll just wait for an update of the game.
What part doesn't work? The solution won't make people healthy immediately, but it will allow them to sleep and slowly recover their health. The next game update will prevent this from happening but will not fix existing games. You need to do that manually.
 

jggold

Member
Jun 22, 2019
397
942
281
Is there a correct order for building the room? I have the Storage - Kitchen - Seating - Dressing Room done and the Bathroom upgrade. I'm not sure what I should do next or should I wait?
 

Burt

Ignoring Social Media
Dec 14, 2016
1,315
1,023
442
Is there a correct order for building the room? I have the Storage - Kitchen - Seating - Dressing Room done and the Bathroom upgrade. I'm not sure what I should do next or should I wait?
Not to worry you will have many more rooms than you can fill even with two of each room
 
Sep 17, 2017
143
106
217
If I want to add money, how should I input the code
cheat add_cash 3 100000

Your character will always be 3, the 100000 is the amount to be added, you can freely change that to whatever you need.
Is there a correct order for building the room? I have the Storage - Kitchen - Seating - Dressing Room done and the Bathroom upgrade. I'm not sure what I should do next or should I wait?
Usually next ones will be the Entrance and Music Booth, followed by expanding to add the Security room and at least one more Locker Room (if not the Lounge as well) so you can support more employees. Anything past that depends how you want to focus your money making rooms, and if you have the singers law unlocked yet. I do find it to be worth upgrading the Entrance as soon as you can to support a second staff member, just so you don't have no coverage in case your first person working the Entrance ends up sick for a few days, as the Entrance is one of the better early cash generators. The secondary office for hiring managers is kind of a tossup, since they can cover for sick employees, but also cost a ton in wages which can be a problem if you hire them on too early.
 

damastes

New Member
Dec 17, 2020
2
0
44
Hi - Greatly enjoying the game. Been following along for a while now. I'm excited for 2.0!

I'm having issues migrating my save from 1.11 to the new 2.0, but I get a message saying "incompatible". But according to the Installation note, 1.* saves should migrate? Is that not the case?
 
3.70 star(s) 43 Votes