安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3566180965
This mod - fixes me up right!
Is there any chance to expand this for overlapping text when viewing:
User Panel -> Server Options.
https://imgur.com/a/kFfke4P
-- local ISInventoryPage_prerender = ISInventoryPage.prerender
function ISInventoryPage:prerender()
-- if self.onCharacter then
-- return ISInventoryPage_prerender(self)
-- end
如果其他mod兼容性出问题权衡着改回去就行,我是宁愿不用自动拾取也不想看到重叠数字
Link: https://i.ibb.co/M2xn7bG/project-zopmboid-mod.png
i use SpiffUI - Radials ; SpiffUI - Inventory and SpiffUI - Themes
Now compatible with Everything Has a Name
https://steamuserimages-a.akamaihd.net/ugc/2015965693807998784/80B3F54DEB007E4D3EA8FB5F8F487A328F01B8F6/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false
@NeinDao It may happen when you use 2x or bigger font size and a trunk/container with 100+ capacity (metal crate with organized trait). The maximum space for weight/capacity text is hard coded as the length of "99.99/99" in vanilla, so it will overflow when the text becomes something like "102.34/104".