安装 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(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													







i will wait for u
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.