[mod request?] Edit roof support range

Started by xDahaka2012x, September 20, 2018, 04:08:16 AM

Previous topic - Next topic

xDahaka2012x

Hi all! Is there a way I can modify the range at which walls support roofs through simple editing of game files? If not, could someone help me by creating a simple mod for this purpose? As far as I know, the default is 6 tiles and I need exactly 7.
Thank you in advance!

Chris Bradel (Chrscool8)

Hey there! Admittedly this is a bit of a band-aid until I (or someone else) can find the bit of code for distances, but I made this real quick for ya.


https://steamcommunity.com/sharedfiles/filedetails/?id=1533714789


Just pop one of these guys in the room and you should be good to go. Enjoy!

Fluffy (l2032)

if I remember correctly, the support range is baked into the dll (it is a constant), so changing it is not trivial.

Chris Bradel (Chrscool8)

Quote from: Fluffy (l2032) on October 11, 2018, 02:39:10 AM
if I remember correctly, the support range is baked into the dll (it is a constant), so changing it is not trivial.


Yep, lines up with the research I did.