Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory chassis data

1,393 bytes added, 22:20, 5 November 2019
Attributes: Added nominal_voltage for 1.36
|string
|
|Path to the detailed meshmodel descriptor (.pmd). This is used only for vehicles used by player. Additionally they are used in vehicle previews & browser windows.
|-
|model
|string
|
|Path to the standard level-of-detail meshmodel descriptor (.pmd). If only a single LOD is used, it should be set up as '''model''', and the other attributes (detail_model, lods) should not be defined.
|-
|lods
|array<string>
|
|Paths to the reduced level-of-detail meshesmodel descriptors (.pmd), in order of increasing viewing distance (decreasing model complexity).
|-
|collision
|string
|
|Path to the appropriate collision descriptor (.pmc) model.
|-
|trailer_brace_model
|trailer_brace_up_sound
|string
|"/sound/truck/trailer_brace_up.ogg"|''For trailer usage only.'' Path to the sound to be played when retracting landing gear.''Default value changed to blank (no sound) in 1.35.''
|-
|trailer_brace_down_sound
|string
|"/sound/truck/trailer_brace_down.ogg"|''For trailer usage only.'' Path to the sound to be played when extending landing gear.''Default value changed to blank (no sound) in 1.35.''
|-
|variant
|10.0
|Nominal air brake reservoir pressure in bar. ''Added in ETS2 1.27/ATS 1.6.''
|-
|nominal_voltage
|float
|24.0
|Nominal battery voltage. ''Added in 1.36''
|-
|residual_travel
|false
|''For truck and trailers.'' When true, the axle can be lifted. Each array member corresponds to an axle, from front to back (or from back to front in the case of trailers). ''Trailer functionality is added in ETS2 1.27/ATS 1.6.''
|-
|steerable_axle
|array<bool>
|see description
|''For truck and trailers.'' When true, the axle will be steerable. Each array member corresponds to an axle, from front to back (or from back to front in the case of trailers). By default, all wheel_f axles on trucks are ''true'', while all others are ''false''. ''Added in 1.31.''
|-
|weight_distribution
|enum
|semitrailer
|''For trailer usage only.'' Determines how forces are transferred between the trailer and its connected vehicle(s). Possible values are:
*semitrailer (fifth wheel, part of trailer weight transferred)
*trailer (hook, no weight transfer)
*spreader (removes the pitch degree of freedom, typical of a spreader/booster/stinger on a lowboy configuration)
''Added in ATS 1.6.2''
|-
|cog_cargo_mass_min
|float
|0
|Lowest cargo mass at which to offset the center of gravity. ''Added in 1.35.''
|-
|cog_cargo_mass_max
|float
|20000
|Highest cargo mass at which to offset the center of gravity. ''Added in 1.35.''
|-
|cog_cargo_offset_min
|float3
|(0,0,0)
|Distance to offset the center of gravity at '''cog_cargo_mass_min'''. ''Added in 1.35.''
|-
|cog_cargo_offset_max
|float3
|(0,1,0)
|Distance to offset the center of gravity at '''cog_cargo_mass_max'''. ''Added in 1.35.''
|}
309
edits

Navigation menu