- slinkspecialist
- Posts : 142
Reputation : 9
Join date : 2018-11-01
Making Janitors Into Orderlies - What Does Not Work
Wed Nov 14, 2018 12:31 am
I edited EmployeeRoles.xml in two sections, and got the new box to appear for Patient Transfer on janitors. I got the two boxes to be able to be checked and unchecked. Then I hired four janitors and set them to Patient Transfer only. They very thoroughly cleaned the floor, while my nurses set to Patient Transfer did the heavy pushing. Obviously something is missing. Why do I care, you ask? Because I want my Patient Transfer nurses to wear a different color uniform from my Patient Care nurses and I don't know how to do that, either. This seemed more straightforward.
<GameDBEmployeeRole ID="EMPL_ROLE_PATIENT_TRANSFERS">
<FlagBit>64</FlagBit>
<AllowedOccupations>
<OccupationRef>OCCUPATION_NURSE</OccupationRef>
<OccupationRef>OCCUPATION_JANITOR</OccupationRef> <== added to enable on janitors
</AllowedOccupations>
<OnlyHospitalization>false</OnlyHospitalization> <= toggled to allow box to work on janitors
<AlwaysChecked>false</AlwaysChecked> <= added to make it on janitors not always checked
</GameDBEmployeeRole>
==============================
<GameDBEmployeeRole ID="EMPL_ROLE_CLEANING">
<FlagBit>512</FlagBit>
<AllowedOccupations>
<OccupationRef>OCCUPATION_JANITOR</OccupationRef>
</AllowedOccupations>
<AlwaysChecked>false</AlwaysChecked> <== toggled to make it able to be checked and unchecked
</GameDBEmployeeRole>

<GameDBEmployeeRole ID="EMPL_ROLE_PATIENT_TRANSFERS">
<FlagBit>64</FlagBit>
<AllowedOccupations>
<OccupationRef>OCCUPATION_NURSE</OccupationRef>
<OccupationRef>OCCUPATION_JANITOR</OccupationRef> <== added to enable on janitors
</AllowedOccupations>
<OnlyHospitalization>false</OnlyHospitalization> <= toggled to allow box to work on janitors
<AlwaysChecked>false</AlwaysChecked> <= added to make it on janitors not always checked
</GameDBEmployeeRole>
==============================
<GameDBEmployeeRole ID="EMPL_ROLE_CLEANING">
<FlagBit>512</FlagBit>
<AllowedOccupations>
<OccupationRef>OCCUPATION_JANITOR</OccupationRef>
</AllowedOccupations>
<AlwaysChecked>false</AlwaysChecked> <== toggled to make it able to be checked and unchecked
</GameDBEmployeeRole>
- [NEED MORE INFO]PRC/Serologic Testing Requires Hospitalization / Janitors Don't Show Up To Work
- Not making money - Help
- I'm making a mod to fix spanish translation (for Spain) a bit
- [UNRESOLVED NEED MORE INFO] Getting WAY too many FPS making my computer go crazy
- [QUESTION] Greyed out rooms after making prefab from radiology
Permissions in this forum:
You cannot reply to topics in this forum
|
|