Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
@Element
I was able to fix the compass.
Look for a file named vehicle_chassis_carrier.xml in the mod folder. Mine is located @
"C:\Program Files (x86)\Steam\steamapps\workshop\content\1489630\3280370621\content\game_objects"
Make a backup.
Open the file and modify the following
Do a search for the following:
<screen name="screen_nav_top_m" display_name_loc="674" script_file_name="scripts/screen_navigation.lua"
Replace with
<screen name="screen_nav_top_m" display_name_loc="674" script_file_name="scripts/screen_compass.lua"
Really you are having it call the "screen_compass.lua" instead of the "screen_navigation.lua" in for the compass screen.