Changes

Jump to navigation Jump to search

Documentation/Engine/Truck Interior Animations and IDs

16 bytes added, 06:38, 11 October 2019
Element IDs (mostly ui::text_common type):
* 1340 - oil temperature gauge, expected to be ui_gauge element type
* 1350 - ui::text for instant consumption bar, the text is cut according to current consumption value
* 1355 - ui::text that defines size, orientation and range of instant consumption bar (typical data "H~~0~~30", horizontal range 0 to 30l/100km)
* 1360 - ui::text for average consumption bar, the text is cut according to current consumption value
* 1365 - ui::text that defines size, orientation and range of average consumption bar (typical data "H~~0~~30", horizontal range 0 to 30l/100km)
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