Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.33

719 bytes added, 12:38, 26 November 2018
no edit summary
Added "Long Trailer" spawn point type. On this point no check against '''allowed_trailer_length''' is performed.
If company prefab contains at least one long trailer point, unlimited trailer are also delivered to prefab (easy point) by game economy.
 
== City data ==
 
Added 'city_name_localized' and 'short_city_name_localized' for name localization feature. If not defined explicitly it defaults to closest logical variant (short to non-short, localized to non-localized).
'city_name_uppercase' has been removed and is created by game from proper localized or non-localized name.
 
== Country data ==
 
Added 'name_localized' for name localization feature. Used in same way as original name before. Original 'name' now contain untranslated name (much like the city).
If 'name_localized' is not defined explicitly it defaults to 'name'.
 
== Ferry data ==
 
Added 'ferry_name_localized' for name localization feature.
If not defined explicitly it defaults to 'ferry_name'.
== Game data ==
510
edits

Navigation menu