In my mind it's an event that takes place in school after 16.00 when all the others have left school.
But despite having the setting to 100% nothing happens. I just get the message that my secretary already has left school.
I did see this post yersterday, I am not sure why it stopped working but since you only have around an hour from 4-5PM to trigger it I guess that is why.
It would trigger from you just waiting in the office between those times.
I did see this post yersterday, I am not sure why it stopped working but since you only have around an hour from 4-5PM to trigger it I guess that is why.
It would trigger from you just waiting in the office between those times.
I did see this post yersterday, I am not sure why it stopped working but since you only have around an hour from 4-5PM to trigger it I guess that is why.
It would trigger from you just waiting in the office between those times.
game/scripts/databases/events_database_ren.py
The "office_event_secretary_work_late" entry, you can try changing the requirements: requirements="time_manager.is_weekday() and not time_manager.is_school_hours()",
-> requirements="time_manager.is_weekday() and not time_manager.hour > 14",
Can someone make a mod to trigger specific events or randomly trigger events, since the events settings do not 100% work right.
Does anyone know how to make the fit and fast mod work?
Can someone make a mod to trigger specific events or randomly trigger events, since the events settings do not 100% work right.
Does anyone know how to make the fit and fast mod work?
I think you need the sponsor experience level over a certain amount (maybe level 3?) and Fit and Fast needs to have good rep with you. They'll call you to start the events. Not sure if that triggers after a specific contact. Just keep farming their contracts and it'll eventually happen.
Maybe, I might set the frequency cooldown to 0 and just let the events themselves have a cooldown. So multiple events of the same type could happen a day but the same event can't happen multiple times within it's own cooldown window i.e 2 days.