Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Trung giản thể)
繁體中文 (Trung phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bulgaria)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraina)
Báo cáo lỗi dịch thuật
@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.