Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.36

935 bytes added, 20:35, 14 November 2019
Dashboard computer display elements
=== Dashboard computer display elements ===
digital gauges, fuel economy bar (inst/avg), voltage
Dash element '''ui_gauge''' has changed attributes - instead of single '''range''' attribute that defined range always from 0 is now used '''value_min''' and '''value_max''' for proper scaling of input values. Those values are directly mapped to old '''min''' and '''max''' attributes describing gauge angles.
New elements added:* 1320 - battery voltage* 1330 - battery voltage gauge, expected to be '''ui_gauge''' element type* 1340 - oil temperature gauge, expected to be '''ui_gauge''' element type* 1350 - '''ui::text''' for instant fuel economy bar, the text is cut according to current value* 1355 - '''ui::text''' that defines size, orientation and range of instant fuel economy bar (TODOtypical data "H~~0~~5", horizontal range 0 to 5 km/l)* 1360 - '''ui::text''' for average fuel economy bar, the text is cut according to current value* 1365 - '''ui::text''' that defines size, orientation and range of average fuel economy bar (typical data "H~~0~~5", horizontal range 0 to 5 km/l)
507
edits

Navigation menu