515
edits
Changes
Jump to navigation
Jump to search
→Element IDs (mostly ui::text_common type):
* 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~~200130", horizontal range 0 0°C to 200°C 130°C (32 32°F to 392°F266°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".