Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Just click on "Edit Names XML", and fill in your names in place of the default ones.
You have one area for Last Names, one area for Male Names, and then one area for Female Names.
Example of a complete names.xml file:
<FlavorTextDefs
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../Data/Schema/FlavorText.xsd">
<FlavorTextDef>
<InternalName>LASTNAME</InternalName>
<FlavorTextOption>
<Requirements>
<ListenerFaction>FACTION_Order</ListenerFaction>
</Requirements>
<Text>TESICUS MAXIMUS</Text>
<PreferenceWeight>1</PreferenceWeight>
</FlavorTextOption>
</FlavorTextDef>
</FlavorTextDefs>
Interestingly I get different names than Testicus Maximus which shouldn't even be possible going by that file. - The faction itself works fine though rofl
Kinda feels related. I see no reference to the names in the core faction definitions though... Its like as if the names are somehow hard coded into files we can't even open to compare. (or have a name you wouldn't look for instantly)
The problem is similar for the Portraits btw.
NVM I solved it - the solution is kinda unsettling though;
Even if it is a mod race, the file needs to be in Crusade/Factions/FlavorText
rather than the mod folder.
I tried this for the lolz - thinking - nah that can't be it - and was somehow right with it.