安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
you may want to consider updating with a text description.
<columns>
<c0>
<rows>
<r0>0</r0>
<r1>50</r1>
<r2>0</r2>
</rows>
</c0>
</columns>
</maxItemsByCell>
like this?
But how to use the field?What need I add to the <li Class="AdaptiveStorage.Extension">
What you can do though is to use this mod's Extension for ThingDefs with the <maxItemsByCell> field, which takes a grid of columns and rows like itemGraphics does to specify values seperately for each cell. Using that it'd be possible to have all items only hauled to one storage cell, but not necessarily from the same direction like you'd have with interaction cells
any help appreciated
In-game display:
Storage Group: [Name] (n buildings)
Display when using a MOD:
Storage Group: (n buildings)
This mod doesn't patch hauling, and the custom storage renderer it has does consistently outperform the vanilla renderer by at least 50% when directly comparing in a profiler
I'll note down to look into errors there turning into a crash though, thanks for reporting
Then, Adaptive Storage Framework (OptimizedPrintData → AssignThingGraphic → ThingCollection.Add) tries to render the thing when it’s registered in a storage cell, and the crash bubbles out while spawning gravship cargo (GravshipPlacementUtility.SpawnNonPawnThings).
Removing the retexture fixes the issue.
Can this mode make pawns sort so it will try to stor the same item in the same storage creat?