Project Hospital

Project Hospital

View Stats:
Telebuddy Oct 14, 2020 @ 11:02pm
Waiting time
Is it possible to extend the waiting time for patients?
< >
Showing 1-15 of 15 comments
ProHolmes Oct 15, 2020 @ 1:57am 
Yes, you can change numbers in Tweakables.xml
You need
TWEAKABLE_PATIENT_LEAVE_TIME_HOURS
TWEAKABLE_PATIENT_LEAVE_WARNING_HOURS
TWEAKABLE_PATIENT_MAX_WAIT_TIME_HOURS
Last edited by ProHolmes; Oct 15, 2020 @ 1:58am
Telebuddy Oct 15, 2020 @ 6:29am 
Juhu, thx!
Telebuddy Oct 15, 2020 @ 6:39am 
what does the may wait time? its the same like leave time?
ProHolmes Oct 15, 2020 @ 12:32pm 
I'm not sure, maybe leave time means when the patient give up and leave the hospital. Max wait - patient wait for particular procedure. It happenen fro me couple of times when patient waited for too long for a particular treatment or exam, so it was greyed and I had to reorder it.
Telebuddy Oct 15, 2020 @ 12:54pm 
Doesn't seem to work, where exactly can you change it? Which path?
I don't know if I'm in the right place.
What should the lines look like if patients stay 2 days before leaving?
ProHolmes Oct 16, 2020 @ 5:31am 
2 days would be 48 in TWEAKABLE_PATIENT_LEAVE_TIME_HOURS
The file you need locate here:
\Steam\steamapps\common\Project Hospital\ProjectHospital_Data\StreamingAssets\Database
Steam folder is where you've installed Steam
The file you need is Tweakables.xml open it with any text editor, I use Notepad++
Last edited by ProHolmes; Oct 16, 2020 @ 5:31am
Telebuddy Oct 16, 2020 @ 5:48am 
Okay, i was in the right folder, but the leave to early,

<GameDBTweakableFloat ID="TWEAKABLE_PATIENT_LEAVE_TIME_HOURS"> <Value>72</Value> </GameDBTweakableFloat>
<GameDBTweakableFloat ID="TWEAKABLE_PATIENT_LEAVE_WARNING_HOURS"> <Value>20</Value> </GameDBTweakableFloat>
<GameDBTweakableFloat ID="TWEAKABLE_PATIENT_MAX_WAIT_TIME_HOURS"> <Value>48</Value> </GameDBTweakableFloat>
ProHolmes Oct 16, 2020 @ 7:39am 
Good, I suggest to change TWEAKABLE_PATIENT_LEAVE_WARNING_HOURS for something like 65, so you won't get warning after 20 hours while your patient can spend another 72-20=52 hours in hospital.
Telebuddy Dec 24, 2020 @ 8:25am 
Mh, i have no idea, but i have leave time 480 and and and but I still go so early...
it is probably. at the dlc`s? does something have to be rewritten?
katiem Dec 29, 2020 @ 2:01am 
yeah make sure you change the DLC xmls too :)
Telebuddy Dec 29, 2020 @ 8:58am 
okay, were can i find it? The dls have no waiting time line
Telebuddy Jan 2, 2021 @ 10:56am 
?
katiem Jan 2, 2021 @ 12:54pm 
oh i don't think there is any, think its just the main tweakables.xml

it worked for me anyway
Telebuddy Jan 2, 2021 @ 2:19pm 
This is a twarkables.xml from a dlc

<Database>
<GameDBTweakableInt ID="DLC_DOC_MODE_MODE_ENABLED"> <Value>1</Value> </GameDBTweakableInt>

<GameDBTweakableInt ID="DLC_DOC_CHAR_EDITOR_POSITIVE_PERKS"> <Value>2</Value> </GameDBTweakableInt>
<GameDBTweakableInt ID="DLC_DOC_CHAR_EDITOR_NEGATIVE_PERKS"> <Value>1</Value> </GameDBTweakableInt>

<GameDBTweakableInt ID="DLC_DOC_CHAR_EDITOR_PRICE"> <Value>10000</Value> </GameDBTweakableInt>
</Database>
Telebuddy Jan 2, 2021 @ 2:29pm 
only in the "original" tweak. is a time line. by me
< >
Showing 1-15 of 15 comments
Per page: 1530 50

Date Posted: Oct 14, 2020 @ 11:02pm
Posts: 15