安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
Does it support a Chinese interface?
But if you do want to do it, it is pretty easy to script for this.
sidebar_label_button_small = {
position = { -100 640 }
blockoverride "onclick" {
onclick = "[GetVariableSystem.Toggle('advcm_main_visible')]"
input_action = map_list
}
}
sidebar_label_text_small = {
position = { -100 640 }
text = "ADVCM"
}
widget = {
position = { 0 640 }
using = clickthrough_blocker
using = sidebar_button_size_small
using = selected_sidepanel_animation_small
visible = yes
sidepanel_button_small = {
blockoverride "icon" {
texture = "gfx/interface/icons/military_icons/skull.dds"
}
blockoverride "button_selected" {
visible = yes
}
onclick = "[GetVariableSystem.Toggle('advcm_main_visible')]"
}
}
In the mod folder->gui->advcm_button (where the widget is) copie the entire types "information_panel_bar_types { }"from the game's folder gui->types information_panel_bar.gui file.
then inside the "container = {
name = "ingame_sidebar_buttons_container" " copie the text of my next message
This will overwrite the regular side panel adding the button. I can't seam to make the button as a widget in 1.9 but this work as long as the side panel is not modified in an update. Since I used an old base version of the mod for my references, if the button is shown but doesn't open the pop up menu, change the onclick to the one in the widget of your version of the mod.
The mod options I uses still work in 1.9, maybe not all will work regarding laws and some modifiers.
Hi, people! I am aware that you guys need an update no need to spam update. Currently, I am busy with another project which should finish in a few days. After that I can update this mod.
Quote: Do not spam the mod creator. He is working on another project and will update it as soon as possible.
Good luck with your current project and thank you in advance. Take the time you need man.