Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.32

1 byte removed, 07:18, 12 August 2018
Cargo generator
Main changes:
* Cargo is now being defined by units instead of simple weight. One unit of cargo takes some volume, which gives count of unit that might fit into trailer body. From this unit count mass and reward are also derived. Mass is subject for further limitation either by trailer itself or country laws. Both might result in decreasing of cargo unit count loaded.
* Another new concept are body types, trailers and cargo are not linked directly but rather they are being matched by body types. Trailer that has body type '''flatbed''' will have only generated jobs that consists of cargo that is compatible with '''flatbed''' body.
=== Cargo data ===
Attributes '''price_coef''' (float), '''mass''' (float array, per trailer) and '''cog_height_offset''' (float array, per trailer) was removedhas been. Attribute array '''trailers''' remain only for compatibility of some cargoes.
New attributes:
510
edits

Navigation menu