Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.32

No change in size, 13:00, 11 August 2018
Trailer def
New fields support system that matches cargoes to trailer only through trailer body types with additional information. Most important are:
* [float] '''gross_trailer_weight_limit''' - technical Technical or logical limit of trailer+cargo mass, also limited by bridge formula or similar rules.* [token] '''body_type''' - defines Defines cargo that can be loaded in should equal to body_type of bodies of all trailer in set.* [array of tokens] '''country_validity''' - list List of countries, trailer is allowed in. Empty list impose no limitation.
Then there are cached/precomputed values for fast access without necessity of loading all accessories (instead of summing all chassis and body weights in chain) as well as data for trailers that do not have all accessories defined (eg freight market ones):
* '''trailer_mass''' (float)
510
edits

Navigation menu