Changes

Jump to navigation Jump to search

Documentation/Engine/Truck Interior Animations and IDs

361 bytes removed, 07:43, 8 March 2017
no edit summary
!Notes
|-
|oil_pressure_anim<br /><del>oil_psi_anim</del>
|Engine oil pressure in pounds per square inch (psi)
|0 - oil_pressure_anim_min
1 - oil_pressure_anim_max
|403-90 psi 6 bars is typical working value
|-
|water_temp_anim
|1mph = 1.60934km/h
|-
|air_pressure_anim<br /><del>air_psi_anim</del>
|Air brake reservoir pressure in bar
|0 - air_pressure_anim_min
|
|-
|brake_pressure_anim<br /><del>brake_psi_anim</del>
|Air brake application in bar
|0 - brake_pressure_anim_min
1 - brake_pressure_anim_max
|<del>range is 0 to 1, maximum pressure value should be equivalent of 60-70 psi</del>''(Pre- ETS2 1.27/ATS 1.6)''
|-
|general_air_press_anim
|-
|clock_small_anim
|Analog clock, hour hand (0-12)*
|0 - clock_small_anim_min (default 0)
1 - clock_small_anim_max (default 1224)*|*The range of this animation is actually 24h, so an analog clock small-hand animation will require two loops. Presently, clock_small_anim_max must be manually set to 24 for correct functionality.
|-
|generic_anim
|
|-
|indicator_low_air_pressure<br /><del>button_low_air_psi</del>
|Low air pressure warning light
|On when air pressure drops below 60psicca 5 bars
|
|-
|indicator_low_oil_pressure<br /><del>button_low_oil_psi</del>
|Low oil pressure warning light
|On when engine oil pressure is low
* 1100 - cruise control speed value
* 1110 - ui::text for oil pressure bar, the text is cut according to current oil pressure
* 1115 - ui::text that defines size, orientation and range of oil pressure bar (typical data "H~~0~~1168", horizontal range 0psi to 8bar (116psi (8bar))
* 1120 - ui::text for air pressure bar, the text is cut according to current air pressure
* 1125 - ui::text that defines size, orientation and range of air pressure bar (typical data "H~~0~~17412", horizontal range 0psi to 12bar (174psi (12bar))
* 1130 - ui::text for turbo pressure bar, the text is cut according to current oil pressure
* 1135 - ui::text that defines size, orientation and range of turbo pressure bar (typical data "H~~0~~1", horizontal range 0 to 1)
* 1240 - cruise control icon, can be ui::group or ui::text or any other element that could show/hide. Cruise control speed ( 1100) explicitly CAN be child of this group.
* 1250 - cruise control memory icon, can be ui::group or ui::text or any other element that could show/hide.
* 1260 - low air pressure warning icon
* 1270 - parking brake indicator icon
* 1280 - engine running time
* 1290 - retarder icon
Data for bars are entered in format "H~~0~~130", H means the bar is horizontal (or V for vertical), leftmost position represents value 0, rightmost position represents value 130. Empty text defaults to "H~~0~~1".
499
edits

Navigation menu