Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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 ?