Mercedes Benz New Actros 2019 [Update 1.49/ 16.01.2024]

Forum rules
SCS as a company do not wish to have paid mods on this forum. While we understand that not all paid mods use the Intellectual Property of other companies/people, it is very hard to moderate what is and isn't acceptable when money is involved. There are also concerns that it could look unfavorable to potential work partners going forward if SCS allow mods that may potentially use unlicensed branding.
Posting in the Mods forum (ATS and ETS2) is restricted to sharing free-to-the-public mods and providing support for mods. For more details, please check the Forum Rules.
User avatar
NemesysTrans
Posts: 665
Joined: 30 Dec 2019 20:01

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1461 Post by NemesysTrans » 18 May 2021 17:00

Anybody knows why the name of the truck appears as series_mercedes_actros_2019 in the trucks list?
Winchester1979
Posts: 489
Joined: 30 May 2018 14:57

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1462 Post by Winchester1979 » 18 May 2021 17:59

@NemesysTrans

Because apparently it's super difficult to fix the display name in the truck browser because it requires adding a /locale folder (which has 42 subfolders, one for each language in the game), and then planting a .sii file with the translation from the @@ term given in the data.sii for the truck. The problem is getting the file names right I think. Eugene somehow managed to do it, but I have no idea if you can extrapolate a method of adding the name for the Actros 2019 using the /locale folder of his Scania as a base. I've been looking around in the def and locale folder and some of the definitions in the locale folder don't match anything in any of the def files.
User avatar
xXCARL1992Xx
Posts: 16462
Joined: 17 Aug 2016 12:18
Contact:

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1463 Post by xXCARL1992Xx » 18 May 2021 18:01

there is no problem at all since at least 4 game versions we are able to make custom translations for our mods

i added the proper names for every GTM truck when SiSL updated the mods for 1.39
Last edited by xXCARL1992Xx on 18 May 2021 18:05, edited 1 time in total.
| !!!NO SUPPORT OR REQUESTS OF ANY SORT VIA PM!!! | Screenshot Thread | Steam Workshop | World of Trucks Profil |
[ external image ]
User avatar
LAFAYET47
Posts: 1311
Joined: 02 Nov 2017 23:14
Location: Poland/Spain

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1464 Post by LAFAYET47 » 18 May 2021 18:04

No, it is not really that difficult @Winchester1979. It is really easy to fix this bug, its just the game does not recognize the number "2019" in in data.sii file I think (when it is combined with mercedes_benz_series wording I mean)

You need to go to def/vehicle/truck/mercedes.actros 2019/data.sii and change the content of it to something like this, then the issue of not proper display will be corrected:

PS: This "fix" is just for the truck dealer, sorry I misread the truck browser

Code: Select all

SiiNunit
{
accessory_truck_data : vehicle.mercedes.actros2019
{
	info[]: "@@brand_mercedes@@"
	info[]: "@@Actros 2019@@"
	info[]: "@@brand_mercedes_short@@"	# optional shorter brand name
Last edited by LAFAYET47 on 18 May 2021 18:22, edited 2 times in total.
User avatar
xXCARL1992Xx
Posts: 16462
Joined: 17 Aug 2016 12:18
Contact:

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1465 Post by xXCARL1992Xx » 18 May 2021 18:10

this wont work either, the game doesnt know what @@Actros 2019@@ is
| !!!NO SUPPORT OR REQUESTS OF ANY SORT VIA PM!!! | Screenshot Thread | Steam Workshop | World of Trucks Profil |
[ external image ]
User avatar
LAFAYET47
Posts: 1311
Joined: 02 Nov 2017 23:14
Location: Poland/Spain

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1466 Post by LAFAYET47 » 18 May 2021 18:18

Are you sure? @xXCARL1992Xx

[ external image ]
[ external image ]
User avatar
xXCARL1992Xx
Posts: 16462
Joined: 17 Aug 2016 12:18
Contact:

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1467 Post by xXCARL1992Xx » 18 May 2021 18:26

hm, then the game ignores the @@ and prints the names that are written, of well, for a name this would work because they are not translated but it wont work for truck browser, there you need to create a locale file to display the right name
| !!!NO SUPPORT OR REQUESTS OF ANY SORT VIA PM!!! | Screenshot Thread | Steam Workshop | World of Trucks Profil |
[ external image ]
User avatar
NemesysTrans
Posts: 665
Joined: 30 Dec 2019 20:01

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1468 Post by NemesysTrans » 18 May 2021 19:41

@LAFAYET47 : there must be something else to change.

Here is the content of the data.sii from the DEF mod, in def/vehicle/truck/mercedes.actros2019:

Code: Select all

accessory_truck_data : vehicle.mercedes.actros2019
{
	info[]: "@@brand_mercedes@@"
	info[]: "@@Actros 2019@@"
	info[]: "@@brand_mercedes_short@@"	# optional shorter brand name
And here is what I see in the mod dealer:

[ external image ]

In the base mod, there is a locale folder. Is it possible it causes this problem?
User avatar
LAFAYET47
Posts: 1311
Joined: 02 Nov 2017 23:14
Location: Poland/Spain

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1469 Post by LAFAYET47 » 18 May 2021 19:56

Umm, it works for me @NemesysTrans . I didn´t touch the locale folder, it´s unlikely that's the cause. Do you have any other mod (accessories, engines, whatsoever) that makes changes into this mod? Try giving a high priority to Mercedes 2019
better0ff
Posts: 4
Joined: 16 May 2021 00:21

Re: Mercedes Benz New Actros 2019 [Update 1.40 09.05.2021]

#1470 Post by better0ff » 18 May 2021 20:01

The locale folder only contains the german translations for the mod. That's why the names are not being translated if the language of the profile is not set to german. You can add subfolders with custom translations for your language to the locale folder (or simply copy the german ones and edit them) and it should pull the correct names from those translations.
Post Reply

Return to “Trucks”

Who is online

Users browsing this forum: No registered users and 20 guests