Not YrBroom

Member
Feb 9, 2023
193
239
134
Updated Megapack to v6a to include the "aba" pack just shared on discord.
Mega:
Pixeldrain:
 
  • Like
Reactions: NumeriusNegidius15

TurboShark

Member
Jan 14, 2018
112
149
228
Does anyone have a strategy on how to recruit a girl who works at another club to come work for you, but she is working from noon until late night so the only time she'll consider an offer is in the morning, but then she also doesn't answer the phone when trying to contact her? The only thing I've been trying because it has worked with others is setting it up where I'd be in the game room in the morning, the miraculously not only getting the girl to pick up the phone but also not wanting to meet some place else, and then betting her the job offer. The problem is, the girl I'm trying to get never tries to bet above low stakes.
 

HRF94

Newbie
Oct 13, 2023
90
69
93
(2) idea to run mod-script from py: could I add a new flag to world, companion-mod checks on save_load() if the flag is there, checks a file written by py and executes if an item in that file matches? then I have the mod add a bogus transaction (or another persistant save-object) when it has run and the next time py is run, I remove the file and the bogus transaction... or would something like that create problems (mostly with your save-parser being unable to make sense of flag or bogus transaction)?
2. Yeah that's going to be way too much work. I'm not sure what's involved in embedding a Python interpreter into C# or calling out to a shell script which then requires having to configure the location. This is the type of thing that also raises malware red flags. If you explain what you are trying to do maybe there's a way to do it within the TFL code.
(2) this whole py in tfl goes back to that:

jobs:
making someone umemployed is easy (in person change jobID to -1), but replacing the jobID with a different one (eg changing to nurse) the new person doesn't show up at the job.
For the job stuff, (like with relations) there's some complexity between various objects that will be hard to get right. For jobs it's better to call the built in &new_job_for_char function which will handle all these dependencies. So that's probably best done in game via the console rather than via save file editing.
so, I tried testing shit in the console, but when I try to run any &-funcs, I get
Code:
Kicking off callable whatever for MC
Can not run callable, invalid name whatever
I'm just trying to get a woman to plop out a baby so I can test my parser/writer :cry:
tried tweaking the conceptiondate in the save, but now she's 101% preggo :unsure:

since you mentioned it "best done in game via the console", I'm wondering what I'm doing wrong...

new:
(1) you should consider renaming the tax-laws. I actively dissuaded the council to vote for "high tax rate", cause who wants high taxes? only when I looked into the actual law-thing did I figure out that currently, taxes are "very high"... my suggestion would be to use the actual tax rates (80%, 60%, whatever) and call the law "Lower taxes: current tax rate -> new tax rate"
that way it's less confusing and more informative in one step
(2) days off: could you add something that checks if there's a shared duty on a job and if yes, not all the workers on that job take the same day off? just had host and both bartenders take the day off and the available options make it hard to deal with that... I can compensate for no host, but no host AND no bartenders?
(3) a log message telling me in the timeslot before my club opens that it's going to open in the next timeslot
 
Last edited:
  • Like
Reactions: Orieni01

abaddon3000

Newbie
Feb 8, 2020
18
8
13
Does anyone have a strategy on how to recruit a girl who works at another club to come work for you, but she is working from noon until late night so the only time she'll consider an offer is in the morning, but then she also doesn't answer the phone when trying to contact her? The only thing I've been trying because it has worked with others is setting it up where I'd be in the game room in the morning, the miraculously not only getting the girl to pick up the phone but also not wanting to meet some place else, and then betting her the job offer. The problem is, the girl I'm trying to get never tries to bet above low stakes.

Yeah I find this mechanic frustrating. Without the king tut mod I find girls usually have 1-2 days off a week so it's a case of continuously trying to text them to meet up till they're available, running to the office to open relevant job vacancies then asking them to meet up again, at least if you want to avoid pissing off a bunch of random job applicants. With the king tut mod it's a bit easier in that I don't have to open vacancies just to offer them a job - occasionally they show up at parties etc.

I also tried getting a girl to start a fire in her club so it would be closed for a while but this was even more painful and once the club was closed she wouldn't take an interview for other reasons anyway
 

Ennoch

Conversation Conqueror
Donor
Respected User
Oct 10, 2017
7,947
24,247
913
In Pixeldrain, you can to download the folders from ZIP file. You click "characters" folder, it explands the sub folders list and you download ABA and HTP folders.
Hotdamn! I've learnt something today thanks to you. Useful member! Have a cookie.
 
  • Like
  • Thinking Face
Reactions: vkiril and HRF94

Ennoch

Conversation Conqueror
Donor
Respected User
Oct 10, 2017
7,947
24,247
913
aba01/aba-00005-z4-s2.png and aba02/aba-00018-f1w-mnmll-llm-x-head.png don't unpack correctly

ps: if anyone could provide those two files, I'd appreciate it
Actually they are fine if you dl them individually from Pixeldrain. Found out myself yesterday. For me many other ones were "corrupt" if downloaded as whole.
 

HRF94

Newbie
Oct 13, 2023
90
69
93
You don't need unpacking when downloading files individually. Anyway.:
oh, you mean the files? I dled the individual packs... I'll give that a try then
and your attachments turned into avifs...

/edit:
individual dl of files fixed it. cheers
 
3.70 star(s) 41 Votes