Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If you know how to do it, copy the modifications from the workshop to your local mods and there change the values to those that suit you.
In the next update, I will slightly improve the size of these sign (not significant).
Thanks for help :)
He said: Open "/ui/gps.sii" file and edit coordinate values on line 48-51:
--- cut ---
coords_l: 7
coords_r: 51
coords_t: 150
coords_b: 106
--- cut ---
For example, if you want it 150% bigger, those values should be:
--- cut ---
coords_l: 7
coords_r: 73
coords_t: 183
coords_b: 73
--- cut ---
If you want the speed number shown bigger, edit "/ui/template/dashboard_text_sign.sii" file and change the font size (default is 0.54 on both vertical and horizontal weight).
Please note, each truck model may using different GPS UI. They are defined in "/def/vehicle/truck/<model>/interior/dashboard.sui" file, where their file location declared in "gps_path" attribute.