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
No problem
With a bit of tweaking, you can make them 100% compatible. Here are the things you need to change:
1. Applying my mod's changes to MCE's new mercenary companies:
Go to MCE's mercenary_companies/MCE_mercenary_companies.txt
Change each value regiments_per_development to 20% of its original value.
Example: regiments_per_development = 0.05 --> regiments_per_development = 0.01
This is what scales down the company sizes to 20%
2. Army Professionalism penalty when recruiting mercs:
Both mods modify the add_army_professionalism value (mine is set to 0 which means no professionalism penalty when recruiting mercenaries; MCE still uses the vanilla -5%) pick which value you want and modify the files so that they both have your desired value (so no conflict in value)
Here are the file directories:
- on_actions/MCE_on_actions.txt from MCE
- on_actions/smc_00_on_actions.txt from this mod
It is my goal to make my mods as customizable as possible for users, in respect to the other authors whose mods I learned a lot from because they had great documentation. Glad you enjoyed.
Thanks for putting good effort into documentation.