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
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".