Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													

 16
 16								 
					




 Report this post
 Report this post


Right now i'm working on update with 18 new diagnoses and 5 new trauma ! May be released in 1 or 2 weeks.
Hurray! Can't wait for more fun content :) I've also noticed that some patients won't be seen by the gynecology doctors. They sit there for hours and even trying to send them away won't work. Also, some ICU and HDU patients won't receive treatment/examinations for a long time. don't know if this is your mod though, or something else. Just thought i'd let you know.
Is it always for the same diagnoses? Could you note for what diagnosis it happens?
I'm not quite sure, but I'll try and see next time it happens! But I know it wasn't a fatal/serious diagnosis.
Thanks for you feedback ! Was it related to fibroma or functional ovarian cyst ?
Thanks for your feedback, I didn't have this problem but i'm going to fix that.
What do you mean ?
I fixed it !
I think it's fixed
Thank you for this great mod!
I have a small suggestion: could you add the small changes (<SkillRef>SKILL_DOC_QUALIF_GENERAL_MEDICINE</SkillRef> and <Tag>examinations_basic_equipment</Tag>) to your ModExaminations.xml to allow the CBC sampling in every department?
</RequiredDoctorQualificationList>
<RequiredEquipmentList>
<RequiredEquipment>
<Tag>sit_exam</Tag>
</RequiredEquipment>
<RequiredEquipment>
<Tag>doc_equipment</Tag>
</RequiredEquipment>
<RequiredEquipment>
<Tag>clean_hands</Tag>
</RequiredEquipment>
</RequiredEquipmentList>
<RequiredRoomTags>
<Tag>specialized_office</Tag>
<Tag>examinations_basic_equipment</Tag>
</RequiredRoomTags>
<ProcedureScript>ProcedureScriptExaminationGeneralEquipment</ProcedureScript>
<AnimationSetupSitting>
<AnimationNameIn>stand_blood_sampling_in</AnimationNameIn>
<AnimationNameIdle>stand_blood_sampling_idle</AnimationNameIdle>
<AnimationNameOut>stand_blood_sampling_out</AnimationNameOut>
</AnimationSetupSitting>
<AnimationSetupLying>
<AnimationNameIn>stand_examination_in</AnimationNameIn>
<AnimationNameIdle>stand_examination_idle</AnimationNameIdle>
<AnimationNameOut>stand_examination_out</AnimationNameOut>
</AnimationSetupLying>
<DressLevel>FULL</DressLevel>
<Biohazard>true</Biohazard>
<Priority>20</Priority>
</Procedure>
<Cost>50</Cost>
<IconIndex>1715</IconIndex>
<DurationHours>0</DurationHours>
<LabTestingExaminationRef>EXM_CBC_TESTING</LabTestingExaminationRef>
</GameDBExamination> [/code]