Changes

Jump to navigation Jump to search
m
Element IDs (mostly ui::text_common type):
* 1520 - remaining adblue in tank percent (range 0-100)
* 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 g_fatigue is 0 (fatigue option is disabled)
* 1550 - ui_text_bar for differential temperature bar, the text is cut according to current value
* 1555 - ''(obsolete in 1.49)'' ui::text that defines size, orientation and range of differential temperature bar (typical data "H~~0~~130", horizontal range 0°C to 130°C (32°F to 266°F))
* 1670 - far blind spot indicator (side depends on <code>left_hand_traffic</code> interior data attribute), can be any element that can show/hide (shown when obstacle is detected on right side of the vehicle)
{{Note| In 1.49 text bars were changed to ui_text_bar element. No additional data is needed now, all is kept in regular members (vertical, min_size, max_size, min_value, max_value).
Old system (pre 1.49) used secondary text fields. Data for bars were 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".}}
68
edits

Navigation menu