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
Once you have one of those two types of "roads" built, then vehicles (from any mod or just your vanilla caravan) can traverse that section of impassable terrain.
Instead of this mod, it's better to use any mod on Air Transport
Seeing as how SRTS Trains is down for the moment, do you have any other train based mods?
I also really fucking hate their steam engine design.
This is the patch:
...
<li Class="PatchOperationConditional">
<xpath>Defs/WorldObjectDef[defName ="Outpost_Construction_Site"]/comps</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/WorldObjectDef[defName ="Outpost_Construction_Site"]</xpath>
<order>Append</order>
<value>
<comps>
<li class="VOEAdditionalOutposts_RoadsOfTheRim.CompProperties_Outpost_ConstructionSite" />
</comps>
</value>
</nomatch>
<match Class="PatchOperationAdd">
<xpath>Defs/WorldObjectDef[defName ="Outpost_Construction_Site"]/comps</xpath>
<order>Append</order>
<value>
<li Class="VOEAdditionalOutposts_RoadsOfTheRim.CompProperties_Outpost_ConstructionSite" />
</value>
</match>
...
I assume that since this patches RotR specifically it doesn't work with Rails? unless they're identified the same way?
@Mlie guess I'll do some file digging