Some cars do not show the name, the following error appears (FENG: default string error)
By the way I already have the string CARNAME_[MANUFACTURER]_[XNAME] And it also appears in the language files of the mod cars.
Any solution?
this is because you didn't added manufacturer MITSUBISHI2 into _CarManufacturers.ini, add it with the number 190 (if you don't have it already, by installing other mods)
OK thanks for the answer, but i solved the error. After doing a lot of digging, what you have to do is:
1- Enter the Binary as modder mode. (with END file)
2- Then open: LANGUAGES\ENGLISH.BIN / STRBlocks / GLOBAL.
3- Check that they match Label: CARNAME_XMANUFACTURER_XMODEL.
4- If necessary, modify "MANUFACTURER" e.g. NISSAN2 to NISSANEW or NISSAN.
5- Save the changes in Binary.
Ready!