Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.32

639 bytes added, 15:07, 10 August 2018
no edit summary
=== Cargo data ===
Attributes '''price_coef''', '''mass''' (array, per trailer from list) and '''cog_height_offset''' (array, per trailer) was removed. Attribute array '''trailers''' remain only for compatibility reasons of some cargoes.
Instead of explicit trailer list, trailers are linked through '''body_types''' (array or tokens). Mass and price are now defined by system of units. Unit of cargo has '''mass''' (float), '''volume''' (float) and '''unit_reward_per_km''' (float), '''unit_load_time''' (float). Mass and volume limits how many units of cargo could be loaded on given trailer, rest is loading time and reward. Attribute '''overweight''' (bool) uses cargo as is and ignores any trailer or country limitations.
=== Trailer def ===
=== New cables accessory data ===
 
=== Truck data ===
 
==== Transmission accessory data ====
 
==== Truck dealer data ====
==== Accessory head lights data ====
510
edits

Navigation menu