Εγκατάσταση 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.