Hi. Before.....
MODEL.SETPERSISTENT.lua.OwnWarningTMCAnnounce = WSTRING_MODEL(L"Dėmesio")
MODEL.SETPERSISTENT.lua.OwnWarningRoadSigns = WSTRING_MODEL(L"Dėmesio")
MODEL.SETPERSISTENT.lua.OwnWarningTunnel = WSTRING_MODEL(L"Dėmesio")
MODEL.SETPERSISTENT.lua.OwnWarningHighwaysTunnels = WSTRING_MODEL(L"Įjunkite artimas viesas")
There are more of these records in the different ux and skin.
For me, I have done so:
MODEL.SETPERSISTENT.lua.OwnWarningTMCAnnounce = WSTRING_MODEL(L"")
MODEL.SETPERSISTENT.lua.OwnWarningRoadSigns = WSTRING_MODEL(L"")
MODEL.SETPERSISTENT.lua.OwnWarningTunnel = WSTRING_MODEL(L"")
MODEL.SETPERSISTENT.lua.OwnWarningHighwaysTunnels = WSTRING_MODEL(L"")
So I avoid sentences in Lithuanian, whether use TTS or audio normal.



Likes: 



Reply With Quote


Bookmarks