DayZ
Car tuning
fragility 4 Apr, 2020 @ 1:43pm
compatibility with my mod "realnames"
Hey,
I just released a mod a few days ago ( https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2043965317 ) which brings back the real names for items in dayz - also the cars.

Problem is, when your mod is installed in combination to my mod, it will still show the vanilla/fake names for the cars instead of the real ones.

Problem could possibly be fixed, when you remove the two lines for title and description from every item class in your config.cpp (you inherit it anyways, so it should show the names without these lines.)

displayName="$STR_OffroadHatchback0"; descriptionShort="$STR_OffroadHatchback1"

Would be great if you remove these two lines and test if it still works (it should, because the title and descriptions are already defined for these classes.)


regards

Last edited by fragility; 4 Apr, 2020 @ 4:51pm