Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.32

457 bytes added, 11:02, 28 August 2018
Body types
=== Body types ===
 
Body type defines which cargo can be transported with trailer and is binded to economy trough cargo definition with new array attribute '''body_types''' in cargo data.
 
There are several predefined types that have some special handling in the code:
* '''flatbed'''
* '''curtainsidercurtainside'''
* '''dryvan'''
* '''insulated'''
* '''refrigerated'''
 
That said one can still use custom token for body type, but do not forget to define new cargo data for it. In the future updates, however, predefined list will most probably grow with new set of body types.
== Vehicles data ==

Navigation menu