Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
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.