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
Наш основной проект - Bannerlord online. Сотни игроков на глобальной карте, отряды НПС, боссы, клановые войны, рейды и битвы за ресурсы. Одним словом ванильный банерлорд, только в онлайне, все лорды - игроки, а одновременный онлайн достигает 400 человек.
Наш дискорд: {LINK REMOVED}https://discord.gg/eu-sturgia
You have to put it right under native module. Put Harmony 1st on the list, Butterlib 2nd, and MCM 3rd, native 4th, UnlimitedCAP 5th. If native needs to be under other modules for those specific modules to work then that should be fine and it should work.
Did steam or valve right this mod ?
I will start updating all the mods from steam & the ones I have on NexusMods.
Check my NexusMods page too, after updates start coming. There are many other mods you might find useful :)
I'm stuck in a weird position now where said companion limit is killing a random companion that's in my party every single day ("[companion name] was lost"), even when trying to boost my companion limit in any mods that allow me to do it and even if they're loaded last (hero enhancement provides extra companion slots on cunning lvl up)
Any idea what could possibly override the companion limit and force the (seemingly) default limit on me even when mods like UnlimitedCAP are loaded last?
So far so good
After some data mining, I've found out that the game system calculates your war stats using your companion parties limit too.
Basically if you open the game and set your companion party limit to 200 and activate the cheat, this will be calculated in the game war stats!!
Here is the code that decides that:
num2 += (float)partyLimitForTier * 80f * ((clan.Leader == clan.MapFaction.Leader) ? 1.25f : 1f);
This means you must use your party limit modifier accordingly if you don't want this to be the issue of having a war with every kingdom on the map.
I'd recommend you go progressive and add +1 whenever you want to create an additional party and you're limited by the game. This way the war stats are actually correctly calculated.
For questions, let me know!
If you encounter any issues please let me know!