Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.54

557 bytes added, 18 March
Trailer data
* '''cargo_lashing_strap''' - unit pointer to '''cargo_lashing_gear_u''' storing configuration of lashing gear used when strap gear method is sečected by the cargo model match
* '''cargo_lashing_chain''' - unit pointer to '''cargo_lashing_gear_u''' storing configuration of lashing gear used when chain gear methods is selected by the cargo model match.
 
If body has set '''''cargo_warning_signs: true''''' then game will try to switch particular parts on body, chassis and some accessories models depending on the loaded cargo model bounding box as follows:
* '''wrn_sgn_off''' part will be switched on if loaded cargo width is under 2.5m
* '''wrn_sgn_29''' part will be switched on if loaded cargo width is above 2.5m and under 2.9m
* '''wrn_sgn_32''' part will be switched on if loaded cargo width is above 2.9m and under 3.2m
* '''wrn_sgn_max''' part will be switched on if loaded cargo width is above 3.2m
==== Cargo Custom Load Data ====

Navigation menu