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
Often when there are issues like you have described with Christian Warrior Society (and Warrior Societies) it's because they are running with mods that are not compatible with my mods. Any mod that alters the files listed in the mod description will cause issues.
Also, Christian Warrior Society has been discontinued in favor of Warrior Societies, which means that I will not update this mod anymore.
But yes, I am a christian and have all the requirements
But, still what does the tooltip say when you hover over the join button? Are your character Christian?
Christian Warrior Society (CWS) has been discontinued in favor of Warrior Societies (WS).
With that there will be no more development on CWS, and if you are not interested in any of the new Warrior Lodges you can just disable them all with the new Game Rule settings in Warrior Societies. :)
In theory it should be possible to "convert" a save game from Christian Warrior Society to Warrior Societies by loading up the save game in my new mod with CWS disabled.
Muslim Lodge [1drv.ms]
Aztec Lodge [1drv.ms]
Jewish Lodge [1drv.ms]
Mazdan/Zoroastrian Lodge [1drv.ms]
Eastern Lodge [1drv.ms]
Game Rules [1drv.ms]
Frosty1 is the latest HIP release.
@MuffinMann42
I've no idea why Fortifications of Christ would not work for you. Just tested the HIP version, and it worked perfectly fine with the testing I did. Also the update to Frosty1 altered nothing related to this feature.
You aren't running any submods that alter the buildings system?
religion_group = christian
has_tribal_or_nomadic_government_trigger = yes
AND = {
is_heretic = yes
religion = fraticelli
}
}
}
So I removed the 10 member thing and changed it to this for join requirements do you see anything wrong with this or should this work?
religion_group = christian
AND = {
is_heretic = yes
OR = {
religion = fraticelli
}
would this work?
If you add a "is_heretic = no" condition in the same clause, you will forbid any heretics from joining the society.
Could I restrict it to certain branches of Christianity like one of the Heresies?
The tribal/nomadic requirement is there to follow the vanilla scheme of tribal rulers being allowed to join the warrior lodge under special circumstances, even when they do not follow the warrior lodge's religion.
I’ve corrected the requirement section of the mod page so that this is clarified.