Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Quick Reply
Search this Thread
Lab Assistant
Original Poster
#1 Old 22nd Aug 2016 at 6:30 AM Last edited by Galaxy777 : 24th Aug 2016 at 1:15 PM.
Default Creating mod for change a start time of working day for all careers (solved)
Hi guys!
I'm just trying to create a some mod that will change a start time of working day for all careers and i don't know what i'm doing wrong 'cause it's not working.

I changed all resources career_level that contain the start time and the duration of the working day.
Under "changed all resources" i mean that i changed next strings:
<U name="start_time" schema="TunableTimeOfDay">
<T name="hour">9</T>
<T name="minute">0</T>
</U>

Maybe is there another one resource that answers for start time?

I hope someone help me with it.
_____
In attachment files i changed not all of resources. I changed only career_active_doctor_level04 (simdata) and the start time of working day for detective active career.
_____
I solved this problem. Just another resource needs to change.
Back to top