[VNL 2018] Wrong Item Names/Missing Localization Strings

zenta
Posts: 25
Joined: 01 Oct 2023 04:07
Location: Moon

[VNL 2018] Wrong Item Names/Missing Localization Strings

#1 Post by zenta » 30 Oct 2024 15:34

The following localization issues still exist in the latest version (v1.52.0.6s).
1. Side Mirror
1.1 From /def/vehicle/truck/volvo.vnl2018/accessory/s_mirror/paint_chrome.sii
The item name is wrong, missing “@@chrom@@”.

Code: Select all

accessory_addon_data : paint_chr.volvo.vnl2018.s_mirror
{
	name: "@@paint@@"
2. Main Mirrors
2.1 From /def/vehicle/truck/volvo.vnl2018/accessory/mirror/chrome_blinker.sii
The word "Blinker" requires a string.

Code: Select all

accessory_addon_data : chrome_b.volvo.vnl2018.mirror
{
	name: "@@chrom@@, Blinker"
2.2 From /def/vehicle/truck/volvo.vnl2018/accessory/mirror/paint_blinker.sii
The item name is wrong, missing a string for word "Blinker".

Code: Select all

accessory_addon_data : paint_b.volvo.vnl2018.mirror
{
	name: "@@paint@@"
2.3 From /def/vehicle/truck/volvo.vnl2018/accessory/mirror/paint_chrome.sii
The item name is wrong, missing “@@chrom@@”.

Code: Select all

accessory_addon_data : paint_chr.volvo.vnl2018.mirror
{
	name: "@@paint@@"
3.Sideskirt Bar
From
/def/vehicle/truck/volvo.vnl2018/accessory/sideskrt_bar/white_long.sii
/def/vehicle/truck/volvo.vnl2018/accessory/sideskrt_bar/white_mid.sii
/def/vehicle/truck/volvo.vnl2018/accessory/sideskrt_bar/white_short.sii
/def/vehicle/truck/volvo.vnl2018/accessory/sideskrt_bar/white_short_extended.sii

Code: Select all

	name: "@@white@@"
Lowercase “white” is still shown in the game.

Return to “Game Localization”

Who is online

Users browsing this forum: CCBot [Bot]