RimWorld

RimWorld

1- UN-Colony [1.0]
How to fix "wall gaps" and "floor gaps"
How to fix this issue: https://i.imgur.com/RnUCghF.jpg

And the issue that there are gaps in the floor under the walls.

Download Notepad++, it will make this much easier. Also the program Everything to find the file (optional).



To fix the weird wall behavior, you simply have to change these lines in the
Sadjuuk UN-BuildingDEF.xml
(Located at steamapps/workshop/content/294100/1542036108/Defs/ThingDefs):

1. Use the replace function in Notepad++ to do this (Ctrl+F), be careful to not change it for the fences or the paints and doors, might cause problems.

2. Change "<linkType>Basic</linkType>" to "<linkType>CornerFiller</linkType>" in the Base All Walls section.

3. Use the Mark function (Ctrl+F) to find these lines and mark them, to make adding the next line easier.

4. Right at the beginning of "Base all walls" section, there should be a line that says
"<castEdgeShadows>true</castEdgeShadows>"

And right under there may be (I don't actually remember if it is there in the first place)
the "<coversFloor>false</coversFloor>" line

If it is there, just change it to "<coversFloor>true</coversFloor>"

If it is not, well add it.



All in all this will only take a few minutes, you must restart your game for it to take effect.

Thank you to steam user @Blue for the fix, I am posting this for other Pepegas like me.
Last edited by Cassandra Complex; 30 Oct, 2019 @ 10:48pm
< >
Showing 1-3 of 3 comments
Susie 29 Oct, 2019 @ 10:26pm 
This is infinitely useful.
Blue 30 Oct, 2019 @ 10:27am 
Glad I could help, also I found a much quicker way to fix the "<coversFloor>true</coversFloor>" thing;

Right at the beginning of "Base all walls" section, there should be a line that says
"<castEdgeShadows>true</castEdgeShadows>"
And right under there may be (I don't actually remember if it is there in the first place)
the "<coversFloor>false</coversFloor>" line

If it is there, just change it to "<coversFloor>true</coversFloor>"

If it is not, well add it.

And thanks a bunch Sally Cyborg for making it a post! (and making it clear)
Cassandra Complex 30 Oct, 2019 @ 10:50pm 
Sweet, updated with the new faster way to do it. I unfortunately didn't keep a copy of the original so I don't know whether the line is there or not.

Oh well, good enough ^_^
< >
Showing 1-3 of 3 comments
Per page: 1530 50