- Yaumeisterintern
- Posts : 4
Reputation : 0
Join date : 2020-03-25
Skillref for Epidemiology and Traumatology
Sun Feb 07, 2021 4:07 am
In Bedside Examinations mod, these exams are supposed to be unavailable at Emergency according to the test description.
PCR
Biopsy
Serology
RT-PCR
So rather than any doctors with general medicine skill being able to prescribe these which is the case in the current mod, I want to edit the exams XML so that they should be limited to doctors with specialist skills. I've managed to find these tags and cover the base game departments.
<SkillRef>SKILL_DOC_SPEC_GENERAL_SURGERY</SkillRef>
<SkillRef>SKILL_DOC_SPEC_INTERNAL_MEDICINE</SkillRef>
<SkillRef>SKILL_DOC_SPEC_CARDIOLOGY</SkillRef>
<SkillRef>SKILL_DOC_SPEC_NEUROLOGY</SkillRef>
<SkillRef>SKILL_DOC_SPEC_CRITICAL_CARE</SkillRef>
However, I can't seem to find XML from the DLCs in the Database folder, so can't find examples of what the SkillRef variables are for Epidemiology and Traumatology. Would the devs or somebody who knows like to share the details so I can get these added to the examinations XML?
If these are not available because the base game does not limit the tests to non-Emergency departments, any chance these can be added in a future patch?
PCR
Biopsy
Serology
RT-PCR
So rather than any doctors with general medicine skill being able to prescribe these which is the case in the current mod, I want to edit the exams XML so that they should be limited to doctors with specialist skills. I've managed to find these tags and cover the base game departments.
<SkillRef>SKILL_DOC_SPEC_GENERAL_SURGERY</SkillRef>
<SkillRef>SKILL_DOC_SPEC_INTERNAL_MEDICINE</SkillRef>
<SkillRef>SKILL_DOC_SPEC_CARDIOLOGY</SkillRef>
<SkillRef>SKILL_DOC_SPEC_NEUROLOGY</SkillRef>
<SkillRef>SKILL_DOC_SPEC_CRITICAL_CARE</SkillRef>
However, I can't seem to find XML from the DLCs in the Database folder, so can't find examples of what the SkillRef variables are for Epidemiology and Traumatology. Would the devs or somebody who knows like to share the details so I can get these added to the examinations XML?
If these are not available because the base game does not limit the tests to non-Emergency departments, any chance these can be added in a future patch?
- Yaumeisterintern
- Posts : 4
Reputation : 0
Join date : 2020-03-25
Re: Skillref for Epidemiology and Traumatology
Sun Feb 07, 2021 8:48 pm
Answered my own question via simple experiment, for example:
<SkillRef>SKILL_DOC_SPEC_EPIDEMIOLOGY</SkillRef>
<SkillRef>SKILL_DOC_SPEC_EPIDEMIOLOGY</SkillRef>
Permissions in this forum:
You cannot reply to topics in this forum