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
https://catalogue.smods.ru/archives/128392
Find out the faction class id for the desired faction: Go into Eden Editor and right click on a unit out of the desired faction -> CFG Class. Now you will see a lot of information. Scroll down until you hit the section with words starting with "F" -> there you will see a line called "Faction = XY" (For example "CUP_B_USMC") -> now either provide me this ID or add this id to the desired language / pbo in the voice_language.hpp for example "voice_amer". Just put them in the middle of the other factions[] (dont forget the signs "" and ,)
Should look something like this:
"BLU_F",
"BLU_T_F",
"LIB_US_AIRFORCE",
"your_faction",
"the_rest_of_code",
If you add compability to a faction please comment this mod so i can add it for other people as well. It would be nice if it comes in the right format -> "FactionID", -> so i dont have to do that :>