安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
<?xml version="1.0" encoding="utf-8"?>
<building>
<actions>
<constructBuilding building="SpaceMarines/Auxiliaries" requiredUpgrade="SpaceMarines/Auxiliaries"/>
</actions>
</building>
where you change the "SpaceMarines" text to the relevant faction. If you didn't screw up and there aren't other mods you have that uses construction.xml instead of .ext, the compatibility issue will be fixed.
<building>
<actions>
<constructBuilding building="SpaceMarines/Auxiliaries"
requiredUpgrade="SpaceMarines/Auxiliaries"/>
</actions>
</building>
Take a look at the code some other modders in the workshop has made (such as mods that add new units to a faction) to understand how the ext files work; they are pretty simple, and should resolve the incompatibility which results in some people not being able to build the recruitment buildings if they have some mods on.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3222050815