Jump to content

Any ideas on how can I disable that wooden walls take wind damage in SW


FreyaMaluk

Recommended Posts

Anyone knows how to do that?? (see title)

It's just a bit frustrating that you spend so many resources just to see them go with the wind (pun intended).

How can I disable the vulnerability walls have under strong winds in SW?

Please help 

Two lines (for wood walls, and hay walls).

GLOBAL.TUNING.WALLWOOD_WINDBLOWN_DAMAGE_CHANCE = 0
GLOBAL.TUNING.WALLHAY_WINDBLOWN_DAMAGE_CHANCE = 0

To disable everything.

GLOBAL.TUNING.WINDBLOWN_DESTROY_DIST = 0

 

On 8/22/2016 at 0:09 AM, DarkXero said:

Two lines (for wood walls, and hay walls).


GLOBAL.TUNING.WALLWOOD_WINDBLOWN_DAMAGE_CHANCE = 0
GLOBAL.TUNING.WALLHAY_WINDBLOWN_DAMAGE_CHANCE = 0

To disable everything.


GLOBAL.TUNING.WINDBLOWN_DESTROY_DIST = 0

 

Thanks :)

 

 

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...