Open main menu

Changes

Documentation/Engine/Truck Interior Animations and IDs

485 bytes added, 07:35, 12 November 2021
Element IDs (mostly ui::text_common type):
* 1530 - ETA (estimated time to arrival), hidden when time is not available (no delivery, no navigation etc.)
* 1540 - time until rest is needed, hidden when g_fatique is 0 (fatigue option is disabled)
* 1550 - ui::text for differential temperature bar, the text is cut according to current value
* 1555 - ui::text that defines size, orientation and range of differential temperature bar (typical data "H~~0~~200", horizontal range 0 to 200°C (32 to 392°F))
* 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)
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".
510
edits