安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
For everyone else – the mod 42.12 Body Location Compatibility Patch may help as a temporary solution until a proper compatibility update is ready.
To fix "???????" in item names you just need to convert character encoding in translation files to UTF-8 . This can be done, for example, using the Notepad++ text editor.
At the point just two files are located in the directory:
`.\SteamLibrary\steamapps\workshop\content\108600\2847911733\mods\ClothesBOX\42\media\lua\shared\Translate\RU`
Have a nice day)
Item names are broken
It's only "???????????", no names
1. Go to C:\Program Files (x86)\Steam\steamapps\workshop\content\108600\2847911733\mods\ClothesBOX\42\media\scripts\clothing (or wherever your mods are stored)
2. Open BWC_Glasses.txt
3. Locate CBX_OHI_8, CBX_OHI_4, and CBX_OHI_3
4. Add VisualAid = TRUE, into each block (on a newline between the { and }
5. Save and you're done.
What you end up with should look something like so:
item CBX_OHI_8
{
DisplayCategory = Accessory,
Type = Clothing,
DisplayName = Glasses OHI 8,
ClothingItem = OHI_8,
BodyLocation = Eyes,
Icon = OHI_8,
Weight = 0.01,
Cosmetic = TRUE,
ChanceToFall = 50,
WorldStaticModel = WorldItem-OHI_1_Ground,
VisualAid = TRUE,
}
its such a nice model too, shame it gets ruined
wait, mine's still 42.0.2
how can i go for 42.0.3 ?