Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
...\steamapps\common\SovietRepublic\media_soviet\buildings_types
building.fire - file - I guess removing this file removes the abilitiy to get a fire in that building.
building.ini - parameter - $NO_LIFESPAN - should disable wear and tear
renderconfig.ini - parameter - $LIFE 3000.000000 - should be the health points, so increasing this value should give more time for firefighters to solve fires
-> this is possible for all mod buildings and some standard buildings e.g.
...\steamapps\common\SovietRepublic\media_soviet\cwc\buildings\BusStation2
-> search for renderconfig in ..\steamapps\common\SovietRepublic\media_soviet and you see all possible buildings
-> I didn't find a general renderconfig for all standard buildings.
Removing building.fire will result in nothing as the game will renege on it again. Using the same file and making it read only from an already-fireproof building should work.
A building that has no connections and no construction in its configuration is immune to fire.
Adding the $NO_LIFESPAN token to the configuration will only result in no wear and tear.
Renderconfig.ini has absolutely nothing to do with building behavior and is only responsible for the visualization part. The token $LIFE only affects for how long debris is visible on the ground after demolishing a building without waste management enabled.
So, if I understand correctly: When I have an embankment and would like to have visitors, I can not remove flammabiltiy at the same time. hm... okay.