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
Let me know if you spot anymore and I'll add those in.
For example Reinforced Wooden Door requires Wooden Door. If Wooden Door is removed and replaced by this mods version, that would prevent people from being able to unlock it?
Disclaimer: I am not currently running this mod, but intend to very soon. :)
An example of the code is above with the stone fireplace (one of the last one in the list)
You'd just have to substitute the engram name for the mods engram name and you should be ok.
Hope that makes sense?
Cheers
JT
if
(EngramClassName="EngramEntry_WoodFloor_C"=True)
(EngramClassName="EngramEntry_WoodFloor_Child_CorrectedStructures_Chi"=true)
Main issue as I said is the remapping though it's potentially cause issues with other mods if it weren't a clean build.
Hope that makes sense?
Cheers
JT