Changes

Jump to navigation Jump to search

Documentation/Engine/Truck Interior Animations and IDs

267 bytes added, 16:47, 8 November 2022
Element IDs (mostly ui::text_common type):
* 1560 - ui::text for suspension load bar, the text is cut according to current value
* 1565 - ui::text that defines size, orientation and range of suspension load bar (typical data "H~~0~~100000", horizontal range 0 to 100kN)
* 1600 - ui::text for oil temperature bar, the text is cut according to current value
* 1605 - ui::text that defines size, orientation and range of oil temperature bar (typical data "H~~0~~130", horizontal range 0°C to 130°C (32°F to 266°F))
* 1610 - speed limit
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".

Navigation menu