RimWorld

RimWorld

[T] MoreFloors
Telkir  [vývojář] 9. čvc. 2021 v 12.53
Manual fix for Docworld patch
Docworld includes a patch that changes which architect tab the MoreFloors items appear in.

I adjusted some of my base def names during the recent updates to add 1.3 support and this has broken the Docworld patch. I've let the dev of Docworld know about this and given them a fix, but until they adjust things on their side, you can fix it yourself by doing the following:

* Go to the folder:
<Your Steam folder>\steamapps\workshop\content\294100\1568744597\Patches

* Open the file
Multi_Mod_Support.xml
in your preferred text editor.

* Search the file for the text "MoreFloors". You should find a section that is headed "[T] MoreFloors {Stuffed Floors}".

* Within that section, find the line that begins with
<xpath>/Defs/TerrainDef[@Name="TFloorBaseGemstone" ...

* Replace the whole line with this:
<xpath>/Defs/TerrainDef[@Name="TFloorBaseGemstone" or @Name="TFloorBaseCarpet" or @Name="TFloorBaseCarpetWool" or @Name="TFloorBaseCarpetCheck" or @Name="FloorBaseCarpetCheck" or @Name="FloorBaseCarpetWool" or @Name="FloorPlasteel" or @Name="FloorStraw" or @Name="FloorJade" or @Name="FloorBaseStone" or @Name="FloorBaseWood" or @Name="TFloorBaseStone" or @Name="TFloorBaseWood"]/designationCategory</xpath>

* Save the file.

MoreFloors and Docworld should now work fine together.
Naposledy upravil Telkir; 9. čvc. 2021 v 13.13
< >
Zobrazuje se 11 z 1 komentářů
This helps a lot, thanks.
< >
Zobrazuje se 11 z 1 komentářů
Na stránku: 1530 50