Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
It sound like to me that you're missing entries for these units in the Civilization_UnitClassOverrides table.
This table is what helps the game engine decide which specific unit in the game is given to a specific civ.
In the Unique Units companion mod, the entry for the Yamato being restricted to the normal-civ Japan looks like this:
<Civilization_UnitClassOverrides>
<Row>
<CivilizationType>CIVILIZATION_JAPAN</CivilizationType>
<UnitClassType>UNITCLASS_WAW_WW2_NAVRANGED_3</UnitClassType>
<UnitType>UNIT_WAW_WW2_NAVRANGED_3_JAP</UnitType>
</Row>
</Civilization_UnitClassOverrides>
You would need to change the CivilizationType entry to match JFD's civ type for Japan.