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
i have add this to the options.lua at the end
and it works fine
PS: the number of the mod folder is: 933633167
please add this line in your lua to make this mod MORE compatible with storage management,
with this edit small shed will memorize resource filter you've set on save game and won't be resetted back when you load the game.
function hs_smallshed:save(saveData)
saveData.allowed = self.allowed
end
function hs_smallshed:load(saveData)
self.allowed = saveData.allowed
or nil
end
Dein Lagerhaus gefällt mir super, nur ich kann dort Lebenmittel einlagern und kein Holz, Stein, Eisen etc. Könntest du auch noch einen Mod erstellen wo ich Holz, Stein, Eisen etc Lagern könnte? Finde für Randgebiete die Standart Lager einfach zu wuchtig. So kleines Lagerhäuschen gefällt mir da viel besser ;-D
Danke
I do and thanks
Anyway, thanks for the mod it works good.