安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
我用的界面是英文而导致文字上出现乱码算漏洞/报错吗?
算,但也不完全是,因为我们这边的文案主英语比较差,用的都是中文
Count, but not exactly.Because our writer here is relatively poor in English and all use Chinese
- Rubber dinghy boat model is bugged, it's half sinking
- Teal from Paradeus can sometimes attack beyond melee range
是的,为了处理一个bug,我们暂时删除了相关的模型指向,但是您依然可以通过在factions文件下的kcco_human_basic.models文件中加入以下代码重新定向模型
Yes, in order to deal with a bug, we temporarily deleted the relevant model pointer, but you can still redirect the model by adding the following code to the kcco_human_basic.models file under the factions file
<model filename="kccod_Hydra.xml"><requirement class="weapon" slot="0" key="kccow_hydra.weapon"/></model>
<model filename="kccod_Hydra_broken.xml">
<requirement class="weapon" slot="0" key="kccow_hydra.weapon"/>
<requirement class="carry_item" slot="1" key="kcco_qwd_5" />
</model>
<model filename="kccod_Hydra_broken.xml">
<requirement class="weapon" slot="0" key="kccow_hydra.weapon"/>
<requirement class="carry_item" slot="1" key="kcco_qwd_4" />
</model>
<model filename="kccod_Hydra_broken.xml">
<requirement class="weapon" slot="0" key="kccow_hydra.weapon"/>
<requirement class="carry_item" slot="1" key="kcco_qwd_3" />
</model>
<model filename="kccod_Hydra_broken.xml">
<requirement class="weapon" slot="0" key="kccow_hydra.weapon"/>
<requirement class="carry_item" slot="1" key="kcco_qwd_2" />
</model>
<model filename="kccod_Hydra_broken.xml">
<requirement class="weapon" slot="0" key="kccow_hydra.weapon"/>
<requirement class="carry_item" slot="1" key="kcco_qwd_1" />
</model>
Exploding special crates, the one marked with "???" does not give us anything at all.
The items in the special crates were stolen by Nyto
Some English text garbled issues will be fixed in an update later today
The armory building is also missing from that stage. Also the manticores are able to spawn on the cliffs, making it almost impossible to shoot.