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
Is there a separate code I need to add for to queuing these exams back into the AI doctor's usual chain of actions? The examination type is clearly available, and it works if I click it, but the AI doesn't always choose to do it itself and sometimes just stops doing examinations at that point.
<Tag>examinations_no_equipment</Tag>
<Tag>examinations_basic_equipment</Tag>
I assume you mean ModExaminationsBEDLC.xml
Fix:
Open ....\Steam\steamapps\workshop\content\868360\2704508459\Database\ModRoomTypesBEDLC.xml
Find <GameDBExamination ID="EXM_SEROLOGY_TESTING_SAMPLING"> and add <SkillRef>SKILL_DOC_QUALIF_GENERAL_MEDICINE</SkillRef> under <RequiredDoctorQualificationList> and <Tag>emergency_doctors_office</Tag> under <RequiredRoomTags>
Worked for me.