安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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.